From 069f5e16ab439880036deefe6d3ac0f35c3d75a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:21:57 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.7-1776104705 Signed-off-by: SamBarker <2833578+SamBarker@users.noreply.github.com> --- kroxylicious-app/src/main/docker/proxy.dockerfile | 2 +- kroxylicious-operator/src/main/docker/operator.dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kroxylicious-app/src/main/docker/proxy.dockerfile b/kroxylicious-app/src/main/docker/proxy.dockerfile index a92386e92e..b6a283a9d0 100644 --- a/kroxylicious-app/src/main/docker/proxy.dockerfile +++ b/kroxylicious-app/src/main/docker/proxy.dockerfile @@ -4,7 +4,7 @@ # Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 # -FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1775623882@sha256:d91be7cea9f03a757d69ad7fcdfcd7849dba820110e7980d5e2a1f46ed06ea3b +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1776104705@sha256:fe688da81a696387ca53a4c19231e99289591f990c904ef913c51b6e87d4e4df ARG TARGETOS ARG TARGETARCH diff --git a/kroxylicious-operator/src/main/docker/operator.dockerfile b/kroxylicious-operator/src/main/docker/operator.dockerfile index e72ca048da..64b4c5b344 100644 --- a/kroxylicious-operator/src/main/docker/operator.dockerfile +++ b/kroxylicious-operator/src/main/docker/operator.dockerfile @@ -4,7 +4,7 @@ # Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 # -FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1775623882@sha256:d91be7cea9f03a757d69ad7fcdfcd7849dba820110e7980d5e2a1f46ed06ea3b +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1776104705@sha256:fe688da81a696387ca53a4c19231e99289591f990c904ef913c51b6e87d4e4df ARG TARGETOS=linux ARG TARGETARCH