Skip to content

Commit 7cf6b26

Browse files
authored
Merge pull request #39 from rtucek/php/upgrade-v7.1.4
Upgrade PHP to v7.1.4
2 parents 9d613f8 + 08c1ce4 commit 7cf6b26

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.13 \
17-
PHP_VERSION=7.1.3 \
17+
PHP_VERSION=7.1.4 \
1818
XDEBUG_VERSION=2.5.0 \
1919
VERSION=${VERSION}
2020

0 commit comments

Comments
 (0)