Upgrade to Alpine 3.10 (#2)

certbot/certbot#7250
This commit is contained in:
J0WI
2019-07-22 17:07:14 -07:00
committed by Brad Warren
parent 62b054f265
commit d8ab321894
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:2-alpine3.9
FROM python:2-alpine3.10
ARG CERTBOT_VERSION
ENV CERTBOT_VERSION=${CERTBOT_VERSION}