Commit 05acf28e authored by Johann Richard's avatar Johann Richard
Browse files

Update Dockerfile

parent fee9baca
...@@ -3,7 +3,7 @@ FROM alpine:3.10 ...@@ -3,7 +3,7 @@ FROM alpine:3.10
RUN apk update -f \ RUN apk update -f \
&& apk --no-cache add -f \ && apk --no-cache add -f \
openssl \ openssl \
openssh \ openssh-client \
coreutils \ coreutils \
bind-tools \ bind-tools \
curl \ 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