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

Commits on Aug 14, 2024

  1. fix(cve): Upgrade the docker container versions

    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!
    MichaelsJP committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bdcef37 View commit details
    Browse the repository at this point in the history