diff --git a/Dockerfile b/Dockerfile index 882d349..f35caa4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM registry.gitlab.com/thallian/docker-php7-fpm:master -ENV VERSION 1.3.0 +ENV VERSION 1.3.6 RUN apk add --no-cache \ libressl \