File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ OPENJ9_VERSION?=openj9-$(VERSION)
66OPENJDK11_VERSION? =jre11-$(VERSION )
77OPENJDK17_VERSION? =jre17-$(VERSION )
88BASE_IMAGE_OPENJDK =adoptopenjdk/openjdk8:x86_64-ubuntu-jre8u462-b08
9- BASE_IMAGE_OPENJDK11 =eclipse-temurin:11-jdk -focal
9+ BASE_IMAGE_OPENJDK11 =eclipse-temurin:11-jre -focal
1010BASE_IMAGE_OPENJDK17 =eclipse-temurin:17.0.16_8-jre-jammy
1111BASE_IMAGE_OPENJ9 =adoptopenjdk/openjdk8-openj9:x86_64-ubuntu-jre8u462-b08_openj9-0.53.0
1212
Original file line number Diff line number Diff line change 77## Contents
88
99Dockerfile describing a docker containing:
10- - Debian Buster
10+ - Ubuntu-based images (for example, AdoptOpenJDK and Eclipse Temurin images based on Ubuntu 20.04 "focal" and 22.04 "jammy")
1111- Available Java versions:
1212 - OpenJDK 8 JRE (default)
1313 - OpenJDK 8 JRE with OpenJ9
You can’t perform that action at this time.
0 commit comments