Skip to content

Commit f95f012

Browse files
authored
Bump Docker PHP version
1 parent d969d6c commit f95f012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
php:
4-
image: yiisoftware/yii2-php:7.2-apache
4+
image: yiisoftware/yii2-php:7.4-apache
55
volumes:
66
- ~/.composer-docker/cache:/root/.composer/cache:delegated
77
- ./:/app:delegated

0 commit comments

Comments
 (0)