We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ef8afd + ffd963a commit 3cf02fcCopy full SHA for 3cf02fc
Dockerfile
@@ -6,7 +6,7 @@ ENV php_conf /usr/local/etc/php-fpm.conf
6
ENV fpm_conf /usr/local/etc/php-fpm.d/www.conf
7
ENV php_vars /usr/local/etc/php/conf.d/docker-vars.ini
8
9
-ENV NGINX_VERSION 1.13.2
+ENV NGINX_VERSION 1.13.3
10
11
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
12
&& CONFIG="\
0 commit comments