Skip to content

Commit

Permalink
Merge pull request #162 from yuriolive/patch-1
Browse files Browse the repository at this point in the history
New NGINX version fix security vulnerability
  • Loading branch information
Ric Harvey authored Aug 4, 2017
2 parents 3ef8afd + ffd963a commit 3cf02fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV php_conf /usr/local/etc/php-fpm.conf
ENV fpm_conf /usr/local/etc/php-fpm.d/www.conf
ENV php_vars /usr/local/etc/php/conf.d/docker-vars.ini

ENV NGINX_VERSION 1.13.2
ENV NGINX_VERSION 1.13.3

RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
&& CONFIG="\
Expand Down

0 comments on commit 3cf02fc

Please sign in to comment.