We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a106d5e commit 08cf0c4Copy full SHA for 08cf0c4
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
web:
4
- image: fpfis/httpd-php-dev:7.1
+ image: fpfis/httpd-php-dev:7.2
5
working_dir: /var/www/html
6
ports:
7
- 8080:8080
0 commit comments