Skip to content

Commit 3b8d71c

Browse files
chore(deps): bump ubi9/ubi in /rhel/ubi9/hotspot
Bumps ubi9/ubi from 9.5-1739751568 to 9.5-1741600006. --- updated-dependencies: - dependency-name: ubi9/ubi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f407b0 commit 3b8d71c

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.5-1739751568 AS jre-build
1+
FROM registry.access.redhat.com/ubi9/ubi:9.5-1741600006 AS jre-build
22

33
ARG JAVA_VERSION=17.0.14_7
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.5-1739751568 AS controller
36+
FROM registry.access.redhat.com/ubi9/ubi:9.5-1741600006 AS controller
3737

3838
ENV LANG=C.UTF-8
3939

0 commit comments

Comments
 (0)