Skip to content

Commit 05004f9

Browse files
authored
Merge pull request #35 from rtucek/php-v7.1.3
Bump PHP to v7.1.3
2 parents 77d4048 + 3c26477 commit 05004f9

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
@@ -14,7 +14,7 @@ LABEL \
1414

1515
ENV \
1616
NGINX_VERSION=1.11.11 \
17-
PHP_VERSION=7.1.2 \
17+
PHP_VERSION=7.1.3 \
1818
XDEBUG_VERSION=2.5.0 \
1919
VERSION=${VERSION}
2020

0 commit comments

Comments
 (0)