-
Notifications
You must be signed in to change notification settings - Fork 468
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
Upgrade from 9.6 is dead #169
Comments
I attempted to upgrade from version
|
form 10-2 to 11-20200524 Encountered the same problem, whether it has been solved |
I solved the problem, using the 10-2 version of the Dockerfile, Upgrade base ubuntu to jammy-20230605 |
Thanks, your solution worked for me |
I'm trying to upgrade an old project from 9.6 and I get the following error:
The packages have been moved to apt-archive.
Point your sources.list entry to
deb https://apt-archive.postgresql.org/pub/repos/apt bionic-pgdg main
Offical announcement:
https://www.postgresql.org/message-id/ZN4OigxPJA236qlg%40msg.df7cb.de
Do you think you support that in the current version of the image ? If not I can upgrade outside of docker without too much trouble.
The text was updated successfully, but these errors were encountered: