Skip to content

Commit 06d99c8

Browse files
authored
Merge pull request #33 from rtucek/upgrage-php
Upgrade to PHP v7.1.2
2 parents 0095a9b + 03629ac commit 06d99c8

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.10 \
17-
PHP_VERSION=7.1.1 \
17+
PHP_VERSION=7.1.2 \
1818
XDEBUG_VERSION=2.5.0 \
1919
VERSION=${VERSION}
2020

0 commit comments

Comments
 (0)