Skip to content

Commit 3cf02fc

Browse files
author
Ric Harvey
authored
Merge pull request #162 from yuriolive/patch-1
New NGINX version fix security vulnerability
2 parents 3ef8afd + ffd963a commit 3cf02fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ENV php_conf /usr/local/etc/php-fpm.conf
66
ENV fpm_conf /usr/local/etc/php-fpm.d/www.conf
77
ENV php_vars /usr/local/etc/php/conf.d/docker-vars.ini
88

9-
ENV NGINX_VERSION 1.13.2
9+
ENV NGINX_VERSION 1.13.3
1010

1111
RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
1212
&& CONFIG="\

0 commit comments

Comments
 (0)