Browse Source

fix https://github.com/acmesh-official/acme.sh/issues/3032

neil 5 years ago
parent
commit
d804228956
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM alpine:3.10
+FROM alpine:3.12
 
 
 RUN apk update -f \
 RUN apk update -f \
   && apk --no-cache add -f \
   && apk --no-cache add -f \