diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd8a1ef..1e77c38 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ # This file is a template, and might need editing before it works on your project. # Official framework image. Look for the different tagged releases at: # https://hub.docker.com/r/library/php -image: registry.leenooks.net/leenooks/php:7.1-fpm-plus +image: registry.leenooks.net/leenooks/php:7.2-fpm-plus # Pick zero or more services to be used on all builds. # Only needed when using a docker container to run your tests in.