diff --git a/Dockerfile b/Dockerfile index 2047729..72d757c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM quay.io/thallian/php7-fpm:latest -ENV VERSION 1.2.5 +ENV VERSION 1.3.0 RUN apk add --no-cache \ libressl \