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

Adding support for OpenJDK 21/ubi8 image #13

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

matzew
Copy link
Contributor

@matzew matzew commented Feb 27, 2024

Summary

Adding support for OpenJDK 21, which is the latest LTS from java, as the base image is now present/merged: #12

Use Cases

Folks can use newer JDK on UBI8 .

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@matzew matzew requested a review from a team as a code owner February 27, 2024 07:41
@matzew
Copy link
Contributor Author

matzew commented Feb 27, 2024

@BarDweller I've now created a new PR, to use the new UBI/OpenJDK-21 image here

@anthonydahanne anthonydahanne added semver:minor A change requiring a minor version bump type:enhancement A general enhancement labels Apr 15, 2024
@dmikusa
Copy link
Contributor

dmikusa commented Apr 15, 2024

Looks like Github messed up and didn't complete the tests the first time around. I bumped things and it's running them again. Hopefully, they all pass this time.

@dmikusa dmikusa merged commit e6d0d26 into paketo-community:main Apr 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A change requiring a minor version bump type:enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants