mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 03:21:28 +01:00
update certbot
Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
parent
57d70d8faf
commit
f163f78969
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user