Skip to content

Commit

Permalink
use PHP 8.3 to build GitLab pages
Browse files Browse the repository at this point in the history
on 8.4 it is not possible to install dependencies
  • Loading branch information
konecnyjakub committed Dec 22, 2024
1 parent 2a95e1f commit 3fdca87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ build:php8.4:

pages:
stage: deploy
image: nexendrie/php
image: nexendrie/php:8.3
environment:
name: pages
url: https://nexendrie.gitlab.io/docker-php
Expand Down

0 comments on commit 3fdca87

Please sign in to comment.