diff --git a/Dockerfile b/Dockerfile index c271636..7ae7d3d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG UNIT_VERSION=1.10.0 +ARG UNIT_VERSION=1.11.0 FROM eumau/nginx-unit:${UNIT_VERSION}-php7.3 # set recommended PHP.ini settings