Skip to content

Commit 79a8350

Browse files
committed
Bump up Nginx to v1.11.8
See https://nginx.org/en/CHANGES
1 parent f9fcc14 commit 79a8350

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)