update certbot

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-06-08 13:12:16 -04:00
parent 7b4d6e6304
commit b6a4fd4c35
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -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 \