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

Use Java 21 JRE in container images #3089

Merged
merged 1 commit into from
Oct 16, 2023

Commits on Oct 12, 2023

  1. Use Java 21 JRE in container images

    This merely bumps the runtime JRE to Java 21 LTS. The code itself is still targeting Java 17. It allows us to benefit from JVM improvements while we work on making the switch to Java 21 in our codebase.
    
    Signed-off-by: nscuro <[email protected]>
    nscuro committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ad099b2 View commit details
    Browse the repository at this point in the history