Skip to content

Commit 3758792

Browse files
authored
Merge pull request #5 from rtucek/nginx/upgrade-v1.11.8
Bump up Nginx to v1.11.8
2 parents 5471918 + 79a8350 commit 3758792

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
@@ -1,7 +1,7 @@
11
FROM debian:jessie
22

33
ENV \
4-
NGINX_VERSION=1.11.7 \
4+
NGINX_VERSION=1.11.8 \
55
PHP_VERSION=7.1.0
66

77
COPY \

0 commit comments

Comments
 (0)