Skip to content

Commit f6b07c5

Browse files
authored
Merge pull request #1920 from jenkinsci/dependabot/docker/rhel/ubi9/hotspot/master/ubi9/ubi-9.4-1181.1724035907
chore(deps): bump ubi9/ubi from 9.4-1181 to 9.4-1181.1724035907 in /rhel/ubi9/hotspot
2 parents a2ca5ed + 41c747b commit f6b07c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rhel/ubi9/hotspot/Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/ubi:9.4-1181 as jre-build
1+
FROM registry.access.redhat.com/ubi9/ubi:9.4-1181.1724035907 as jre-build
22

33
ARG JAVA_VERSION=17.0.12_7
44

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

38-
FROM registry.access.redhat.com/ubi9/ubi:9.4-1181 AS controller
38+
FROM registry.access.redhat.com/ubi9/ubi:9.4-1181.1724035907 AS controller
3939

4040
ENV LANG=C.UTF-8
4141

0 commit comments

Comments
 (0)