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

Update to jdk17.0.12+7 #189

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Update to jdk17.0.12+7 #189

merged 2 commits into from
Oct 8, 2024

Conversation

oysvendsen
Copy link

Upgrade java-patch-version

Upgrade java-patch-version
@oysvendsen oysvendsen requested a review from a team as a code owner August 28, 2024 08:40
@oysvendsen oysvendsen requested review from Otterian and removed request for a team August 28, 2024 08:40
@oysvendsen oysvendsen changed the title Update Dockerfile Update to jdk17.0.12+7 Aug 28, 2024
@oysvendsen
Copy link
Author

oysvendsen commented Aug 28, 2024

Some reasoning for why we need this patch.
https://www.tenable.com/plugins/nessus/202704
https://nvd.nist.gov/vuln/detail/CVE-2024-21147

The remote host is affected by multiple vulnerabilities. (Nessus Plugin ID 202704)

Dockerfile Outdated
ARG JDK_VERSION=17.0.7+7
ARG DOWNLOAD_URL=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.7%2B7/OpenJDK17U-jdk_x64_linux_hotspot_17.0.7_7.tar.gz
ARG JDK_VERSION=17.0.12+7
ARG DOWNLAOD_URL=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12%2B7/OpenJDK17U-jdk_x64_linux_hotspot_17.0.12_7.tar.gz
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling mistake in the environment variable here. Should be DOWNLOAD_URL not DOWNLAOD_URL

@mkekeberg mkekeberg mentioned this pull request Sep 3, 2024
Dockerfile Outdated Show resolved Hide resolved
fix typo that Marie noticed
@mkekeberg mkekeberg merged commit d99ccd6 into evryfs:java17 Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants