diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0aede7f..c9dd90b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: php:8.1 +image: php:8.3 before_script: # Install some stuff that the image doesn't come with