Skip to content

Commit

Permalink
chore(deps): bump ubi9/ubi in /rhel/ubi9/hotspot
Browse files Browse the repository at this point in the history
Bumps ubi9/ubi from 9.5-1736404036 to 9.5-1738814488.

---
updated-dependencies:
- dependency-name: ubi9/ubi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 1ef80ed commit 2c78a85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rhel/ubi9/hotspot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi:9.5-1736404036 AS jre-build
FROM registry.access.redhat.com/ubi9/ubi:9.5-1738814488 AS jre-build

ARG JAVA_VERSION=17.0.14_7

Expand Down Expand Up @@ -33,7 +33,7 @@ RUN case "$(jlink --version 2>&1)" in \
--no-header-files \
--output /javaruntime

FROM registry.access.redhat.com/ubi9/ubi:9.5-1736404036 AS controller
FROM registry.access.redhat.com/ubi9/ubi:9.5-1738814488 AS controller

ENV LANG=C.UTF-8

Expand Down

0 comments on commit 2c78a85

Please sign in to comment.