Unverified Commit f67a9d2d authored by neil's avatar neil Committed by GitHub
Browse files

Merge pull request #2569 from johannrichard/patch-1

Add openssh package for ssh.sh deploy support
parents 5698bec6 05acf28e
......@@ -3,6 +3,7 @@ FROM alpine:3.10
RUN apk update -f \
&& apk --no-cache add -f \
openssl \
openssh-client \
coreutils \
bind-tools \
curl \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment