Update PHP version in GitLab CI configuration.
This commit is contained in:
parent
a56622b82a
commit
8c6313c687
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
image: php:8.1
|
||||
image: php:8.3
|
||||
|
||||
before_script:
|
||||
# Install some stuff that the image doesn't come with
|
||||
|
|
Loading…
Add table
Reference in a new issue