update certbot

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2017-06-09 12:58:53 -04:00
parent e1644ee3ce
commit 6d87f0a4b7
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.14.2
ENV CERTBOT_VERSION 0.15.0
RUN buildDeps=' \
git \