Skip to content

Commit

Permalink
improve(core): add openssh-client to alpine base image
Browse files Browse the repository at this point in the history
Closes #2261
  • Loading branch information
edvald authored and thsig committed Feb 22, 2021
1 parent d31922d commit 164f30f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions support/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN apk add --no-cache \
ca-certificates \
tar \
gzip \
openssh-client \
libstdc++

# Note: This is run with the dist/alpine-amd64 directory as the context root
Expand Down

0 comments on commit 164f30f

Please sign in to comment.