Skip to content

Commit

Permalink
chore(deps): bump ubi8/ubi in /rhel/ubi8/hotspot (#1887)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 6c8a57b commit 797c80a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rhel/ubi8/hotspot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/ubi:8.10-901.1716482497 as jre-build
FROM registry.access.redhat.com/ubi8/ubi:8.10-901.1716497712 as jre-build

ARG JAVA_VERSION=11.0.23_9

Expand Down Expand Up @@ -28,7 +28,7 @@ RUN jlink \
--compress=2 \
--output /javaruntime

FROM registry.access.redhat.com/ubi8/ubi:8.10-901.1716482497 AS controller
FROM registry.access.redhat.com/ubi8/ubi:8.10-901.1716497712 AS controller

ENV LANG C.UTF-8

Expand Down

0 comments on commit 797c80a

Please sign in to comment.