update certbot

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle 2019-12-05 16:44:38 -08:00
parent 57d70d8faf
commit f163f78969
No known key found for this signature in database
GPG Key ID: E34EC3D4E4953C4A

View File

@ -7,7 +7,7 @@ RUN apk --no-cache add \
libressl \
python3
ENV CERTBOT_VERSION 0.38.0
ENV CERTBOT_VERSION 1.0.0
RUN buildDeps=' \
build-base \