Skip to content

Commit

Permalink
Merge pull request #5 from rtucek/nginx/upgrade-v1.11.8
Browse files Browse the repository at this point in the history
Bump up Nginx to v1.11.8
  • Loading branch information
rtucek authored Dec 31, 2016
2 parents 5471918 + 79a8350 commit 3758792
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
@@ -1,7 +1,7 @@
FROM debian:jessie

ENV \
NGINX_VERSION=1.11.7 \
NGINX_VERSION=1.11.8 \
PHP_VERSION=7.1.0

COPY \
Expand Down

0 comments on commit 3758792

Please sign in to comment.