Skip to content

Commit b3d6e1d

Browse files
return axidently removed openssh
1 parent d2420cc commit b3d6e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM arm64v8/alpine:3.7
2-
RUN apk add --no-cache git bash
2+
RUN apk add --no-cache git bash openssh
33

44
# install git-lfs
55
RUN apk add --no-cache --virtual deps openssl && \

0 commit comments

Comments
 (0)