diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 75d00bd082544c8fe4d212e0c3d8ce0002b41943..58325d9202712624c9957699eef6c89e3f812dfe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -51,7 +51,7 @@ create_php_lint_rapport_jessie: # PHP lint (stretch) create_php_lint_rapport_stretch: - image: php:5.6.33-cli-stretch + image: php:cli-stretch stage: test-php-lint only: - branches