1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-03-30 17:01:51 +02:00
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2017-08-03 14:15:00 -04:00
parent 3b5ed5468a
commit 80487857cf
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

@ -27,7 +27,7 @@ RUN apk --no-cache add \
RUN pip install acme
ENV CERTBOT_VERSION 0.16.0
ENV CERTBOT_VERSION 0.17.0
RUN buildDeps=' \
git \