diff --git a/Dockerfile b/Dockerfile index 6b8ae91..261a160 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM debian:jessie ENV \ - NGINX_VERSION=1.11.7 \ + NGINX_VERSION=1.11.8 \ PHP_VERSION=7.1.0 COPY \