diff --git a/kroxylicious-app/src/main/docker/proxy.dockerfile b/kroxylicious-app/src/main/docker/proxy.dockerfile index 7fedcd0f24..e2806fd63c 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.8-1780378819@sha256:ae09ecc3d754bc1726cbda3e2599cc7839e09fe1cc547ce173cf669b645be3cc +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.8-1781496742@sha256:1bc3c5c15720506a0cf48adfdf8b623dfe704377e007d7bbae8d14876392ca6a ARG TARGETOS ARG TARGETARCH diff --git a/kroxylicious-kubernetes/kroxylicious-admission/src/main/docker/webhook.dockerfile b/kroxylicious-kubernetes/kroxylicious-admission/src/main/docker/webhook.dockerfile index 0e42aae633..3d9a722dc3 100644 --- a/kroxylicious-kubernetes/kroxylicious-admission/src/main/docker/webhook.dockerfile +++ b/kroxylicious-kubernetes/kroxylicious-admission/src/main/docker/webhook.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.8-1780378819@sha256:ae09ecc3d754bc1726cbda3e2599cc7839e09fe1cc547ce173cf669b645be3cc +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.8-1781496742@sha256:1bc3c5c15720506a0cf48adfdf8b623dfe704377e007d7bbae8d14876392ca6a ARG TARGETOS=linux ARG TARGETARCH diff --git a/kroxylicious-kubernetes/kroxylicious-operator/src/main/docker/operator.dockerfile b/kroxylicious-kubernetes/kroxylicious-operator/src/main/docker/operator.dockerfile index 3b32e38fde..fcb6f02f44 100644 --- a/kroxylicious-kubernetes/kroxylicious-operator/src/main/docker/operator.dockerfile +++ b/kroxylicious-kubernetes/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.8-1780378819@sha256:ae09ecc3d754bc1726cbda3e2599cc7839e09fe1cc547ce173cf669b645be3cc +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.8-1781496742@sha256:1bc3c5c15720506a0cf48adfdf8b623dfe704377e007d7bbae8d14876392ca6a ARG TARGETOS=linux ARG TARGETARCH