mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-07 12:39:10 +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
|
RUN pip install acme
|
||||||
|
|
||||||
ENV CERTBOT_VERSION 0.24.0
|
ENV CERTBOT_VERSION 0.25.0
|
||||||
|
|
||||||
RUN buildDeps=' \
|
RUN buildDeps=' \
|
||||||
git \
|
git \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user