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