Skip to content

Commit bdc24b9

Browse files
committed
Upgrade Nginx to v1.13.1
1 parent 7755a8b commit bdc24b9

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.13.0 \
16+
NGINX_VERSION=1.13.1 \
1717
PHP_VERSION=7.1.5 \
1818
XDEBUG_VERSION=2.5.4 \
1919
VERSION=${VERSION}

0 commit comments

Comments
 (0)