feat(php-lol): update base images from bookworm to trixie#315
Draft
feat(php-lol): update base images from bookworm to trixie#315
Conversation
Co-authored-by: bdossantos <245284+bdossantos@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update php-lol base images from debian bookworm to trixie
feat(php-lol): update base images from bookworm to trixie
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrates all four php-lol Dockerfiles (8.1–8.4) from
php:x.y.z-fpm-bookwormtophp:x.y.z-fpm-trixiewith pinned SHA256 digests.Package changes required for trixie compatibility
libpcre3-devlibpcre2-devlibaio1libaio1t64libodbc1libodbc2libc-client-devlibkrb5-devIMAP extension dropped
libc-client-dev(UW IMAP C client library) is unavailable in trixie with no replacement. This makes the PHP IMAP extension unbuildable regardless of PHP version:pickle install imap@1.0.3docker-php-ext-configure imapandimapfromdocker-php-ext-installThe
imap extension is installedtest intests/php-lol.yamlis removed accordingly.💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.