mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update certbot
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
e1644ee3ce
commit
6d87f0a4b7
|
@ -27,7 +27,7 @@ RUN apk --no-cache add \
|
|||
|
||||
RUN pip install acme
|
||||
|
||||
ENV CERTBOT_VERSION 0.14.2
|
||||
ENV CERTBOT_VERSION 0.15.0
|
||||
|
||||
RUN buildDeps=' \
|
||||
git \
|
||||
|
|
Loading…
Reference in New Issue
Block a user