Update Dockerfile
parent
fee9baca89
commit
05acf28e0d
|
@ -3,7 +3,7 @@ FROM alpine:3.10
|
|||
RUN apk update -f \
|
||||
&& apk --no-cache add -f \
|
||||
openssl \
|
||||
openssh \
|
||||
openssh-client \
|
||||
coreutils \
|
||||
bind-tools \
|
||||
curl \
|
||||
|
|
Loading…
Reference in New Issue