Skip to content
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

Fix issues with building containers related to libmemcached-dev. #112

Merged
merged 3 commits into from
Jul 20, 2023

Conversation

desrosj
Copy link
Contributor

@desrosj desrosj commented Jul 19, 2023

It seems that recently, the PHP 8.2 and 8.1 images were changed from Debian 11 "bullseye" to Debian 12 "bookworm". The latter seems to have issues where libmemcached-dev is not being installed correctly.

This PR temporarily enforces using bullseye to build the PHP 8.2 and 8.1 containers until that issue can be resolved.

See https://serverfault.com/a/1134020.

@desrosj desrosj self-assigned this Jul 19, 2023
@desrosj desrosj marked this pull request as ready for review July 20, 2023 13:35
@desrosj desrosj merged commit 5c8f48a into trunk Jul 20, 2023
46 checks passed
@desrosj desrosj deleted the fix/memcached-issues branch July 20, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant