Skip to content

Commit 8c25231

Browse files
committed
Merge remote-tracking branch 'upstream/master' into lts
2 parents 597c645 + bdfc8e2 commit 8c25231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rhel/ubi9/hotspot/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/ubi:9.6-1750786174 AS jre-build
1+
FROM registry.access.redhat.com/ubi9/ubi:9.6-1751287003 AS jre-build
22

33
ARG JAVA_VERSION=17.0.15_6
44

@@ -33,7 +33,7 @@ RUN case "$(jlink --version 2>&1)" in \
3333
--no-header-files \
3434
--output /javaruntime
3535

36-
FROM registry.access.redhat.com/ubi9/ubi:9.6-1750786174 AS controller
36+
FROM registry.access.redhat.com/ubi9/ubi:9.6-1751287003 AS controller
3737

3838
ENV LANG=C.UTF-8
3939

0 commit comments

Comments
 (0)