From 59b75b4deb73863d8329dd919e891ed86bfd631a Mon Sep 17 00:00:00 2001 From: Deon George Date: Tue, 28 Apr 2020 20:51:00 +1000 Subject: [PATCH] Updated to 5.4 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c318a39..aa83e97 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: - build variables: - VERSION: 5.1.1-fpm + VERSION: 5.4-fpm CACHETAG: build DOCKER_HOST: tcp://docker:2375