diff --git a/17/rhel/ubi9/hotspot/Dockerfile b/17/rhel/ubi9/hotspot/Dockerfile index 9debbd5fca..a7c2610cf2 100644 --- a/17/rhel/ubi9/hotspot/Dockerfile +++ b/17/rhel/ubi9/hotspot/Dockerfile @@ -1,4 +1,4 @@ -FROM eclipse-temurin:17.0.8_7-jdk-ubi9-minimal as jre-build +FROM eclipse-temurin:17.0.8.1_1-jdk-ubi9-minimal as jre-build # Generate smaller java runtime without unneeded files # for now we include the full module path to maintain compatibility