rwgaj opened a new issue, #2785: URL: https://github.com/apache/karaf/issues/2785
The [`DockerfileMojo`](https://github.com/apache/karaf/blob/d3a178529f965f247d7f9cc0a9cd5af310df5389/tooling/karaf-maven-plugin/src/main/java/org/apache/karaf/tooling/DockerfileMojo.java#L49) contains the hardcoded docker image `eclipse-temurin:11-jre`. If we build a karaf assembly with Java 17 and generate the Dockerfile, the assembly will not start (wrong JRE version). Maybe I'm overlooking something? -- 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]
