浏览代码

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

neil 5 年之前
父节点
当前提交
d804228956
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 \