Upgrade Dockerfile to Ubuntu 22.04 as 18.04 is EOL#91
Open
MisterSheeple wants to merge 4 commits inton64decomp:masterfrom
Open
Upgrade Dockerfile to Ubuntu 22.04 as 18.04 is EOL#91MisterSheeple wants to merge 4 commits inton64decomp:masterfrom
MisterSheeple wants to merge 4 commits inton64decomp:masterfrom
Conversation
specifically: - Replace Mac and Linux commands with a single example command that should work on Windows, Mac, and Linux.
This was referenced Nov 15, 2023
|
Upgrading the Docker image to Ubuntu 23.10 was enough for me to successfully complete the build process. |
Author
22.04 is used in this pull as it was the latest LTS (Long Term Service) update as of commit time. 23.10 support ends in July, so use of it for building is not recommended. That said, this pull also slightly refines the Docker building process to work better with 22.04. I might upgrade this pull to 24.04 (the new latest LTS) in a few months once they've released the bugfix updates |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.