Skip to content

Commit 5b5285d

Browse files
chore(deps): bump ubi9/ubi in /rhel/ubi9/hotspot (#1978)
1 parent a03ab6a commit 5b5285d

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

33
ARG JAVA_VERSION=17.0.13_11
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-1734495538 AS controller
36+
FROM registry.access.redhat.com/ubi9/ubi:9.5-1736404036 AS controller
3737

3838
ENV LANG=C.UTF-8
3939

0 commit comments

Comments
 (0)