mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
Update Dockerfile
This commit is contained in:
parent
fee9baca89
commit
05acf28e0d
@ -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…
Reference in New Issue
Block a user