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

Wrong base image in Maven archetypes #1770

Closed
dominikriemer opened this issue Jul 15, 2023 · 0 comments · Fixed by #1773
Closed

Wrong base image in Maven archetypes #1770

dominikriemer opened this issue Jul 15, 2023 · 0 comments · Fixed by #1773
Labels
bug Something isn't working
Milestone

Comments

@dominikriemer
Copy link
Member

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants