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 1310451 commit 0228d0aCopy full SHA for 0228d0a
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3.4'
2
3
services:
4
- php7:
5
- image: thecodingmachine/php:7.3-v3-slim-apache
+ php:
+ image: thecodingmachine/php:7.4-v4-slim-apache
6
volumes:
7
- ./:/var/www/html
0 commit comments