Browse Source

Update Dockerfile

pull/2569/head
Johann Richard 5 years ago
parent
commit
05acf28e0d
  1. 2
      Dockerfile

2
Dockerfile

@ -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 \

Loading…
Cancel
Save