Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.8-1779374378

This commit is contained in:
renovate[bot]
2026-05-25 07:14:30 +00:00
committed by GitHub
parent a28f246ddf
commit 7644e514f3
+1 -1
View File
@@ -3,7 +3,7 @@ ARG BASE_IMAGE
FROM --platform=${BUILDPLATFORM} ${BUILDER_IMAGE} AS SRC
FROM ${BASE_IMAGE:-registry.access.redhat.com/ubi9/ubi:9.7} AS ubi
FROM ${BASE_IMAGE:-registry.access.redhat.com/ubi9/ubi:9.8-1779374378} AS ubi
ARG TARGETARCH