-
-
Notifications
You must be signed in to change notification settings - Fork 121
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
Latest beta-8.2-fpm-nginx breaks apt #322
Comments
NVM, looked at latest changes https://github.com/serversideup/docker-php/releases/tag/v3.0.0-beta4 and found out the reason. |
Came here to post the reason why.
I might do this. It would be good to have for production anyways, but I don't anticipate having breaking changes in the beta this point forward. I recommend subscribing to repo updates though: https://serversideup.net/open-source/docker-php/docs/getting-started/upgrade-guide#subscribe-to-repository-updates |
We would love to have versioning of beta releases because we are using them in a project. Alternatively, is it possible to tag the current beta image as stable with a specific version? |
When I move these to stable, they will lose the Follow this for updates on how I'll tag updates moving forward: #323 Sorry for the construction dust during the major overhaul from v2 → v3 😅 |
super, thank you very much |
Affected Docker Images
serversideup/php:beta-8.2-fpm-nginx
Docker Labels of the affected images
No response
Current Behavior
Expected Behavior
apt was working before latest update https://hub.docker.com/layers/serversideup/php/beta-8.2-fpm-nginx/images/sha256-54d33833f49da61e9cac3f9f9176e85b53de073075ee059699c7fcb5fe0d5010?context=explore
Steps To Reproduce
Dockerfile:
Run
docker build
Host Operating System
Ubuntu 22.04
Docker Version
Anything else?
No response
The text was updated successfully, but these errors were encountered: