#18 refactor: disable PHP 7.2 dev images

This commit is contained in:
Paolo Cuffiani
2017-12-04 12:35:49 +01:00
parent 785e5be3a7
commit f4d9cedeef
7 changed files with 7 additions and 31 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM chialab/php:latest
FROM chialab/php:7.1
MAINTAINER dev@chialab.it
# Install XDebug.