Skip to content

Conversation

boxxroom
Copy link

@boxxroom boxxroom commented Oct 9, 2025

With PHP 8.1’s apache-buster image reaching end-of-life (EOL) and no longer being available on the regular Docker mirrors, this update patches the Dockerfile to reference the Debian archive repositories instead.

Details

  • php:8.1-apache-buster is now EOL and removed from active mirrors.
  • debian:bullseye and debian:bookworm are the preferred current bases, but for compatibility we temporarily use the Debian archives to fetch the legacy image.
  • This change ensures continued build stability until a full migration to a supported base image is completed.

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