mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
feat: adds openssh-client to docker images (#3077)
closes #3076 Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
2b2ad7c2a7
commit
e31c49d4f6
@ -8,6 +8,7 @@ RUN apk add --no-cache bash \
|
||||
gpg \
|
||||
mercurial \
|
||||
make \
|
||||
openssh-client \
|
||||
build-base \
|
||||
tini
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user