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

Fun while it lasted, no more updates to your 21.04 based containers #3

Open
henroFall opened this issue Jul 30, 2022 · 1 comment
Open

Comments

@henroFall
Copy link

Not sure why you didn't base on an LTS build, these are all EOL now and can't get OS updates.

@henroFall
Copy link
Author

It is possible to upgrade the containers in place to a supported OS with:

sed -i -re 's/([a-z]{2}\.)?archive.ubuntu.com|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list
apt update
apt -y dist-upgrade
do-release-upgrade

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

No branches or pull requests

1 participant