Skip to content

Commit

Permalink
return axidently removed openssh
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-codefresh committed Feb 19, 2021
1 parent d2420cc commit b3d6e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.aarch64
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM arm64v8/alpine:3.7
RUN apk add --no-cache git bash
RUN apk add --no-cache git bash openssh

# install git-lfs
RUN apk add --no-cache --virtual deps openssl && \
Expand Down

0 comments on commit b3d6e1d

Please sign in to comment.