Selaa lähdekoodia

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

neil 5 vuotta sitten
vanhempi
sitoutus
d804228956
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 \