Skip to content

Commit 77d4048

Browse files
authored
Merge pull request #34 from rtucek/nginx-v1.11.11
Bump Nginx version to v1.11.11
2 parents 06d99c8 + c282e3f commit 77d4048

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
@@ -13,7 +13,7 @@ LABEL \
1313
org.label-schema.version=${VERSION}
1414

1515
ENV \
16-
NGINX_VERSION=1.11.10 \
16+
NGINX_VERSION=1.11.11 \
1717
PHP_VERSION=7.1.2 \
1818
XDEBUG_VERSION=2.5.0 \
1919
VERSION=${VERSION}

0 commit comments

Comments
 (0)