Update to PHP 7.4 - missed .gitlab-ci

This commit is contained in:
Deon George 2020-07-31 16:57:05 +10:00
parent 7b9bd41c00
commit d752fa113f

View File

@ -6,7 +6,7 @@ stages:
variables:
BRANCH: mp
VERSION: 7.3-fpm-${BRANCH}
VERSION: 7.4-fpm-${BRANCH}
CACHETAG: build-${BRANCH}
DOCKER_HOST: tcp://docker:2375