diff --git a/11/almalinux/almalinux9/hotspot/Dockerfile b/11/almalinux/almalinux9/hotspot/Dockerfile index 69a1b50af3..da1686bf6d 100644 --- a/11/almalinux/almalinux9/hotspot/Dockerfile +++ b/11/almalinux/almalinux9/hotspot/Dockerfile @@ -1,4 +1,4 @@ -FROM eclipse-temurin:11.0.19_7-jdk-centos7 as jre-build +FROM eclipse-temurin:11.0.19_7-jdk-ubi9-minimal as jre-build # Generate smaller java runtime without unneeded files # for now we include the full module path to maintain compatibility