gnodet opened a new pull request, #21746: URL: https://github.com/apache/camel/pull/21746
## Summary - Add `Dockerfile25.tmpl` for JDK 25 using `eclipse-temurin:25-jre-ubi9-minimal` base image - Make `Export.copyDockerFiles()` dynamically select the Dockerfile template based on `--java-version`, with fallback to JDK 21 template - Update `--java-version` option description to mention 25 as a supported value Fixes: https://issues.apache.org/jira/browse/CAMEL-23088 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
