Upgrade to Alpine 3.10 (#2)

certbot/certbot#7250
This commit is contained in:
J0WI 2019-07-23 02:07:14 +02:00 committed by Brad Warren
parent 62b054f265
commit d8ab321894

View file

@ -1,4 +1,4 @@
FROM python:2-alpine3.9
FROM python:2-alpine3.10
ARG CERTBOT_VERSION
ENV CERTBOT_VERSION=${CERTBOT_VERSION}