Skip to content

Update PHP Docker image SHAs #423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2025
Merged

Update PHP Docker image SHAs #423

merged 2 commits into from
Jun 12, 2025

Conversation

reload-deploy
Copy link

Automated changes by create-pull-request GitHub action

@reload-deploy reload-deploy requested a review from a team as a code owner June 11, 2025 06:10
achton
achton previously approved these changes Jun 11, 2025
@arnested arnested force-pushed the update-php-docker-image-shas branch from e5e569c to b423545 Compare June 11, 2025 07:19
@reload-deploy reload-deploy force-pushed the update-php-docker-image-shas branch from b423545 to 0fc06e4 Compare June 12, 2025 06:10
@reload-deploy reload-deploy requested a review from a team June 12, 2025 06:10
@arnested
Copy link
Member

arnested commented Jun 12, 2025

De underliggende PHP images er opdateret til alpine:3.22.

Derfor skal poppler-utils opdateres til version 25 i Dockerfile.

Men intl extensionen kan ikke bygges på PHP 8.1.32.

Der er et issue på: mlocati/docker-php-extension-installer#1105 -- det må vi afvente (hvis det da bliver fixet der).

Det kommer nemlig fra et underliggende problem i PHP: php/php-src#18831 og her der det ramt af at PHP 8.1 er usupporteret og kun modtager sikkerhedsfixes og ikke nødvendigvis almindelige bugfixes.

Vi bruger desværre stadig PHP 8.1-imaget på en række sites: https://github.com/search?q=ghcr.io%2Freload%2Fphp-fpm%3A8.1&type=code -- dem bør vi nok snart opdatere!

@arnested arnested removed the request for review from a team June 12, 2025 06:53
@arnested arnested self-assigned this Jun 12, 2025
@arnested arnested dismissed achton’s stale review June 12, 2025 06:53

Buildet fejler.

@arnested arnested force-pushed the update-php-docker-image-shas branch from 0fc06e4 to 4f674a1 Compare June 12, 2025 17:25
@arnested
Copy link
Member

Og med #424 blev upstream-problem løst. Med en opdatering af poppler-utils er vi dermed i grøn.

@arnested arnested merged commit 1e4bb80 into main Jun 12, 2025
14 checks passed
@arnested arnested deleted the update-php-docker-image-shas branch June 12, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants