dominikriemer opened a new issue, #1770: URL: https://github.com/apache/streampipes/issues/1770
### Apache StreamPipes version 0.92.0 ### Affected StreamPipes components Processing Elements ### What happened? The Dockerfile in the Maven archetype uses a Java 8-based image, while the current minimum Java version is 17. ### How to reproduce? Create a Maven archetype, generate a Docker image and start the archetype ### Expected behavior The Dockerfile defines a base image that contains Java 17. ### Additional technical information _No response_ ### Are you willing to submit a PR? Yes, I am willing to submit a PR! -- 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]
