Przeglądaj źródła

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

neil 5 lat temu
rodzic
commit
d804228956
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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