diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a0f41c4063aa7e74887970eb85c36e8f76d152d1..0cb31803e3c73214ca507d8b9584233b7ea5896b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: php-8.2 +image: php:8.2 stages: - test