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

Upgrade Dockerfile to Ubuntu 22.04 as 18.04 is EOL #91

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

MisterSheeple
Copy link

@MisterSheeple MisterSheeple commented Nov 4, 2023

  • Make it not break during build
  • Improve documentation

@MisterSheeple MisterSheeple marked this pull request as draft November 8, 2023 00:24
specifically:

- Replace Mac and Linux commands with a single example command that should work on Windows, Mac, and Linux.
@laura-a-n-n
Copy link

Upgrading the Docker image to Ubuntu 23.10 was enough for me to successfully complete the build process.

@MisterSheeple
Copy link
Author

MisterSheeple commented May 4, 2024

Upgrading the Docker image to Ubuntu 23.10 was enough for me to successfully complete the build process.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants