We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc7c7a commit 564cae8Copy full SHA for 564cae8
.gitlab-ci.yml
@@ -4,7 +4,7 @@ services:
4
- docker:dind
5
6
variables:
7
- DOCKER_YII2_PHP_IMAGE: yiisoftware/yii2-php:7.1-apache
+ DOCKER_YII2_PHP_IMAGE: yiisoftware/yii2-php:7.4-apache
8
DOCKER_MYSQL_IMAGE: percona:5.7
9
DOCKER_POSTGRES_IMAGE: postgres:9.3
10
0 commit comments