diff --git a/certbot/Dockerfile b/certbot/Dockerfile index c914b90..c2c5531 100644 --- a/certbot/Dockerfile +++ b/certbot/Dockerfile @@ -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 \