Skip to content

Commit 3465163

Browse files
Update PHP image version to 8.4 in docker-compose.yml. (#318)
1 parent 5559d70 commit 3465163

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
version: '2'
21
services:
32
php:
4-
image: yiisoftware/yii2-php:7.4-apache
3+
image: yiisoftware/yii2-php:8.4-apache
54
volumes:
65
- ~/.composer-docker/cache:/root/.composer/cache:delegated
76
- ./:/app:delegated

0 commit comments

Comments
 (0)