Skip to content

Commit 0e1c481

Browse files
authored
Update OpenJDK 17 base image version
1 parent 508c49e commit 0e1c481

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ OPENJDK11_VERSION?=jre11-$(VERSION)
77
OPENJDK17_VERSION?=jre17-$(VERSION)
88
BASE_IMAGE_OPENJDK=adoptopenjdk/openjdk8:x86_64-ubuntu-jre8u462-b08
99
BASE_IMAGE_OPENJDK11=eclipse-temurin:11-jre-focal
10-
BASE_IMAGE_OPENJDK17=eclipse-temurin:17.0.16_8-jre-jammy
10+
BASE_IMAGE_OPENJDK17=eclipse-temurin:17.0.18_8-jre-jammy
1111
BASE_IMAGE_OPENJ9=adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jre8u462-b08_openj9-0.53.0
1212

1313
all: docker_build ## produce the docker image

0 commit comments

Comments
 (0)