Update container images to use OpenJDK 25#46386
Merged
vmuzikar merged 1 commit intokeycloak:mainfrom Feb 17, 2026
Merged
Conversation
Member
Author
|
hmm, I can see |
Member
Author
|
I think the issue is that UBI8 is used for testing |
03dceeb to
d9c99a3
Compare
d9c99a3 to
0cafd29
Compare
0cafd29 to
3a1d903
Compare
vmuzikar
reviewed
Feb 17, 2026
Contributor
vmuzikar
left a comment
There was a problem hiding this comment.
@michalvavrik Thank you for the PR.
This PR is mostly based on vmuzikar@303446b. Additionally, I made few tweaks to documentation and introduce a doc variable for the recommended Java version so limit required changing when migrating the recommended JDK version. * Closes: keycloak#45830 Signed-off-by: Michal Vavřík <michal.vavrik@aol.com>
3a1d903 to
c480810
Compare
Member
Author
|
hey @ahus1 I made small change to |
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.
This PR is mostly based on vmuzikar@303446b. Additionally, I made few tweaks to documentation and introduce a doc variable for the recommended Java version so limit required changing when migrating the recommended JDK version. I didn't change
concepts-memory-and-cpu-sizing.adocreferences architecture of some past experiment, so when it says OpenJDK 21, I think it is still true.