diff --git a/17/rhel/ubi9/hotspot/Dockerfile b/17/rhel/ubi9/hotspot/Dockerfile index 7d94c7d814..aedc8bbb6f 100644 --- a/17/rhel/ubi9/hotspot/Dockerfile +++ b/17/rhel/ubi9/hotspot/Dockerfile @@ -10,7 +10,7 @@ RUN jlink \ --compress=2 \ --output /javaruntime -FROM registry.access.redhat.com/ubi9/ubi:9.3-1361.1699548029 +FROM registry.access.redhat.com/ubi9/ubi:9.3-1476 ENV LANG C.UTF-8