From 332443c1e8597cdf54756414cf5f694fe960ae92 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 16:43:38 +0000 Subject: [PATCH] Update registry.redhat.io/ubi9/ubi-minimal Docker tag to v9.8-1782797275 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Dockerfile | 2 +- bundle.Dockerfile | 2 +- hack/bundle.Dockerfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 5ee3959f2..5c433fe05 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,7 +31,7 @@ RUN CGO_ENABLED=1 GOOS=${TARGETOS:-linux} GOARCH=${TARGETARCH} go build -a -tags RUN go build -o check-isa-level ./cmd/check-isa-level && ./check-isa-level ./manager -FROM registry.redhat.io/ubi9/ubi-minimal:9.8-1782366411 +FROM registry.redhat.io/ubi9/ubi-minimal:9.8-1782797275 WORKDIR / COPY --from=builder /workspace/manager . diff --git a/bundle.Dockerfile b/bundle.Dockerfile index 95c70a39a..af24828aa 100644 --- a/bundle.Dockerfile +++ b/bundle.Dockerfile @@ -1,4 +1,4 @@ -FROM registry.redhat.io/ubi9/ubi-minimal:9.8-1782366411 +FROM registry.redhat.io/ubi9/ubi-minimal:9.8-1782797275 # Core bundle labels. LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1 diff --git a/hack/bundle.Dockerfile b/hack/bundle.Dockerfile index 95c70a39a..af24828aa 100644 --- a/hack/bundle.Dockerfile +++ b/hack/bundle.Dockerfile @@ -1,4 +1,4 @@ -FROM registry.redhat.io/ubi9/ubi-minimal:9.8-1782366411 +FROM registry.redhat.io/ubi9/ubi-minimal:9.8-1782797275 # Core bundle labels. LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1