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 outdated image #11

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fix outdated image #11

wants to merge 2 commits into from

Conversation

PhilWun
Copy link

@PhilWun PhilWun commented Jul 10, 2023

The MyTinyToDo_DA used an outdated PHP image that is based on an outdated Debian image for which the update servers where shut down. This resulted in the image of MyTinyToDo not being able to be built. This PR replaces the php:5.6-apache image with php:7.4-apache in the tinytodo.zip file.

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.

None yet

1 participant