Skip to content

Commit

Permalink
feat: adds openssh-client to docker images (#3077)
Browse files Browse the repository at this point in the history
closes #3076

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Apr 29, 2022
1 parent 2b2ad7c commit e31c49d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -8,6 +8,7 @@ RUN apk add --no-cache bash \
gpg \
mercurial \
make \
openssh-client \
build-base \
tini

Expand Down

0 comments on commit e31c49d

Please sign in to comment.