Skip to content

Commit 08cf0c4

Browse files
committed
GH-4: Running tests on PHP 7.2.
1 parent a106d5e commit 08cf0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
web:
4-
image: fpfis/httpd-php-dev:7.1
4+
image: fpfis/httpd-php-dev:7.2
55
working_dir: /var/www/html
66
ports:
77
- 8080:8080

0 commit comments

Comments
 (0)