Skip to content

Commit

Permalink
Merge pull request #47 from codacy/bump/openj9
Browse files Browse the repository at this point in the history
bump: openj9 to fix CVE-2024-50264
  • Loading branch information
manufacturist authored Dec 18, 2024
2 parents ee4f995 + 783a37b commit 0764057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ OPENJ9_VERSION?=openj9-$(VERSION)
OPENJDK17_VERSION?=jre17-$(VERSION)
BASE_IMAGE_OPENJDK=adoptopenjdk/openjdk8:x86_64-ubuntu-jre8u432-b06
BASE_IMAGE_OPENJDK17=eclipse-temurin:17.0.12_7-jdk-focal
BASE_IMAGE_OPENJ9=adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jre8u422-b05_openj9-0.46.1
BASE_IMAGE_OPENJ9=adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jre8u432-b06_openj9-0.48.0

all: docker_build ## produce the docker image

0 comments on commit 0764057

Please sign in to comment.