sclorg / s2i-base-container

OpenShift base images
Apache License 2.0
86 stars 139 forks source link

Add support for building s2i-core and s2i-base from Fedora 39 #278

Closed phracek closed 1 year ago

phracek commented 1 year ago
phracek commented 1 year ago

[test]

zmiklank commented 1 year ago

Is there any reason for moving core and base to f39 just now?

If not, I would rather leave the default one being 38, as main part of our Fedora images is based on 38 and with this change the 38 image will stop getting new updates with rebuilds disabled.

phracek commented 1 year ago

@zmiklank @jplesnik is planning to add new Perl-5.38 version that exists only since Fedora 39. Pull request will be available soon. Only from this reason, I have created this pull request.

phracek commented 1 year ago

And python-3.12 also needs Fedora 39.

frenzymadness commented 1 year ago

According to the discussion we had at the meeting this week, we should think about how to make it possible to have more than one Fedora version here.

phracek commented 1 year ago

According to the discussion we had at the meeting this week, we should think about how to make it possible to have more than one Fedora version here.

I guess, this can be done as separate pull request, right? The issue is here: https://github.com/sclorg/s2i-base-container/issues/279

zmiklank commented 1 year ago

Closing in favor of https://github.com/sclorg/s2i-base-container/pull/280.