Skip to content

Commit 564cae8

Browse files
authored
Use 7.4 per default in GitLab (yiisoft#18149)
1 parent 4dc7c7a commit 564cae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
- docker:dind
55

66
variables:
7-
DOCKER_YII2_PHP_IMAGE: yiisoftware/yii2-php:7.1-apache
7+
DOCKER_YII2_PHP_IMAGE: yiisoftware/yii2-php:7.4-apache
88
DOCKER_MYSQL_IMAGE: percona:5.7
99
DOCKER_POSTGRES_IMAGE: postgres:9.3
1010

0 commit comments

Comments
 (0)