mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
parent
62b054f265
commit
d8ab321894
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:2-alpine3.9
|
||||
FROM python:2-alpine3.10
|
||||
|
||||
ARG CERTBOT_VERSION
|
||||
ENV CERTBOT_VERSION=${CERTBOT_VERSION}
|
||||
|
|
|
|||
Loading…
Reference in a new issue