Skip to content

Conversation

@albertonunezdev
Copy link

This PR updates the base image in the Dockerfile from:

FROM php:8.2.1-apache-buster
to:
FROM php:8.2.1-apache

The previous image (-buster) was based on Debian 10, which is now EOL. Its repositories have been archived, causing 404 Not Found errors during apt-get update.

@narendravaghela
Copy link
Member

@albertonunezdev Can you check this PR and see if the similar fix can be applied?

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.

2 participants