diff --git a/kroxylicious-app/src/main/docker/proxy.dockerfile b/kroxylicious-app/src/main/docker/proxy.dockerfile index 9dd0f03978..7fedcd0f24 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-1779809423@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362 +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.8-1780378819@sha256:ae09ecc3d754bc1726cbda3e2599cc7839e09fe1cc547ce173cf669b645be3cc 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 8c04d7e16c..0e42aae633 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-1779809423@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362 +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.8-1780378819@sha256:ae09ecc3d754bc1726cbda3e2599cc7839e09fe1cc547ce173cf669b645be3cc 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 57b59b9f3f..3b32e38fde 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-1779809423@sha256:5b74fce9d6e629942a0c6dc0f546c193e70d7f974d999a48c948c53dd3d36362 +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.8-1780378819@sha256:ae09ecc3d754bc1726cbda3e2599cc7839e09fe1cc547ce173cf669b645be3cc ARG TARGETOS=linux ARG TARGETARCH