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.
PHP
8.4
docker-compose.yml
1 parent 5559d70 commit 3465163Copy full SHA for 3465163
docker-compose.yml
@@ -1,7 +1,6 @@
1
-version: '2'
2
services:
3
php:
4
- image: yiisoftware/yii2-php:7.4-apache
+ image: yiisoftware/yii2-php:8.4-apache
5
volumes:
6
- ~/.composer-docker/cache:/root/.composer/cache:delegated
7
- ./:/app:delegated
0 commit comments