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

feat: update jdk to 21 in docker #19975

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dersvenhesse
Copy link
Contributor

The Docker setup currently used JDK 17 which is kinda outdated, so I updated the Docker files to use JDK 21 LTS.

@wing328
Copy link
Member

wing328 commented Oct 28, 2024

thanks for the PR

the project currently can only built on JDK21 by skipping the tests (-DskipTests in CLI) so I don't think the docker images are ready to make the switch to JDK21 yet.

if you can take a look at the failing tests with JDK21, that would be greatly appreciated.

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