Skip to content

Commit

Permalink
Merge pull request jenkinsci#1920 from jenkinsci/dependabot/docker/rh…
Browse files Browse the repository at this point in the history
…el/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
  • Loading branch information
dduportal committed Sep 3, 2024
2 parents a2ca5ed + 41c747b commit f6b07c5
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.4-1181 as jre-build
FROM registry.access.redhat.com/ubi9/ubi:9.4-1181.1724035907 as jre-build

ARG JAVA_VERSION=17.0.12_7

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

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

ENV LANG=C.UTF-8

Expand Down

0 comments on commit f6b07c5

Please sign in to comment.