Skip to content

Commit 4a328fc

Browse files
chore(deps): bump ubi9/ubi in /rhel/ubi9/hotspot (#2020)
Bumps ubi9/ubi from 9.5-1745854298 to 9.6-1747219013. --- updated-dependencies: - dependency-name: ubi9/ubi dependency-version: 9.6-1747219013 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Damien Duportal <damien.duportal@gmail.com>
1 parent 4adf0e2 commit 4a328fc

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-1745854298 AS jre-build
1+
FROM registry.access.redhat.com/ubi9/ubi:9.6-1747219013 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.5-1745854298 AS controller
36+
FROM registry.access.redhat.com/ubi9/ubi:9.6-1747219013 AS controller
3737

3838
ENV LANG=C.UTF-8
3939

0 commit comments

Comments
 (0)