diff --git a/debug/Dockerfile b/debug/Dockerfile index 08e3a57..b9670d6 100644 --- a/debug/Dockerfile +++ b/debug/Dockerfile @@ -1,4 +1,4 @@ -FROM ipunktbs/nginx:1.9.4-7-1.0.1 +FROM ipunktbs/nginx:1.9.7-7-1.0.1 RUN apt-get update && apt-get -y install php7.0-xdebug \ && rm -Rf /var/lib/apt/lists COPY 30-xdebug.ini /etc/php/7.0/fpm/conf.d/