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

Add new Dockerfiles for Ubuntu Jammy, Mantic, and Fedora 38 (MinGW) #12

Merged
merged 3 commits into from
Nov 7, 2023

Conversation

AaronVanGeffen
Copy link
Member

@AaronVanGeffen AaronVanGeffen commented Nov 6, 2023

I've been meaning to add another Ubuntu image to the CI roster since we dropped support for Focal (20.04). Our CI images for MinGW were a bit dated as well, still using Fedora 36.

This PR introduces a new series of Dockerfiles, adding Ubuntu Mantic (23.10) next to Ubuntu Jammy (22.04). In addition, the Fedora image is updated to version 38.

@janisozaur I think some manual action is required to get these available to GitHub Actions. Could you help out with that?

@@ -0,0 +1,4 @@
FROM fedora:38
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fedora 39 is due out tomorrow

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha, what timing on my part. Let's wait for the Fedora 39 release, then.

7/mingw32/Dockerfile Outdated Show resolved Hide resolved
Copy link
Collaborator

@janisozaur janisozaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's all done now, with f39 as base

@AaronVanGeffen AaronVanGeffen merged commit 6b1aa47 into master Nov 7, 2023
8 checks passed
@AaronVanGeffen AaronVanGeffen deleted the ci-update branch November 7, 2023 11:25
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

Successfully merging this pull request may close these issues.

2 participants