mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-01-31 09:30:36 +01:00
update certbot
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
7b4d6e6304
commit
b6a4fd4c35
|
@ -27,7 +27,7 @@ RUN apk --no-cache add \
|
|||
|
||||
RUN pip install acme
|
||||
|
||||
ENV CERTBOT_VERSION 0.24.0
|
||||
ENV CERTBOT_VERSION 0.25.0
|
||||
|
||||
RUN buildDeps=' \
|
||||
git \
|
||||
|
|
Loading…
Reference in New Issue
Block a user