We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d969d6c commit f95f012Copy full SHA for f95f012
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
php:
4
- image: yiisoftware/yii2-php:7.2-apache
+ image: yiisoftware/yii2-php:7.4-apache
5
volumes:
6
- ~/.composer-docker/cache:/root/.composer/cache:delegated
7
- ./:/app:delegated
0 commit comments