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

fix: Upgrade the docker container versions #1839

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

MichaelsJP
Copy link
Member

We encountered a flaky mvn build error. Upgrading from the outdated Java 18 version to 21 hopefully fixes it.

While being at it, I updated the runtime image to Java 21.0.4 and alpine 3.20. The current 21.0.3 Java with Alpine 3.19 shows several system level CVEs. Scanning the new image with grype shows 0 vulnerabilities. Nice!

We encountered a flaky mvn build error. Upgrading from the outdated Java 18 version to 21 hopefully fixes it.
Additionally, this gives an update to the runtime image to Java 21.0.4 and alpine 3.20. The current 21.0.3 Java with Alpine 3.19 shows some CVEs. Scanning with grype the new image shows 0 vulnerabilities. Nice!
Copy link

sonarcloud bot commented Aug 14, 2024

@MichaelsJP MichaelsJP merged commit 0857676 into main Aug 14, 2024
48 checks passed
@MichaelsJP MichaelsJP deleted the fix/update-docker-image branch August 14, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Awaiting release
Development

Successfully merging this pull request may close these issues.

2 participants