Skip to content

Commit f6c8d09

Browse files
authored
Merge pull request #1995 from jenkinsci/dependabot/docker/rhel/ubi9/hotspot/master/ubi9/ubi-9.5-1741600006
chore(deps): bump ubi9/ubi from 9.5-1739751568 to 9.5-1741600006 in /rhel/ubi9/hotspot
2 parents 8f407b0 + 3b8d71c commit f6c8d09

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)