diff --git a/17/rhel/ubi9/hotspot/Dockerfile b/17/rhel/ubi9/hotspot/Dockerfile index 72de571166..f3160258b4 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.2-755.1696515532 +FROM registry.access.redhat.com/ubi9/ubi:9.2-755.1697625012 ENV LANG C.UTF-8