diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 86b0524..db4076d 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -3,7 +3,7 @@ FROM ghcr.io/plexsystems/konstraint:v0.36.0@sha256:bd68202968e50ec54ef5385c2f854 RUN echo "konstraint" # Builder image -FROM registry.access.redhat.com/ubi9/ubi:9.5-1731517889@sha256:2bae9062eddbbc18e76555972e7026ffe02cef560a0076e6d7f72bed2c05723f AS builder +FROM registry.access.redhat.com/ubi9/ubi:9.5-1734081738@sha256:aa149a2e32725b0ea9c8ac97d25e65a894b1a4b2f220dd7670d890e60a733a14 AS builder # renovate: datasource=github-releases depName=helm/helm ARG HELM_VERSION=v3.16.3 diff --git a/kyverno-cli/Dockerfile_build b/kyverno-cli/Dockerfile_build index 73de673..54bfe51 100644 --- a/kyverno-cli/Dockerfile_build +++ b/kyverno-cli/Dockerfile_build @@ -1,5 +1,5 @@ # Builder image -FROM registry.access.redhat.com/ubi9/ubi:9.5-1731517889@sha256:2bae9062eddbbc18e76555972e7026ffe02cef560a0076e6d7f72bed2c05723f AS builder +FROM registry.access.redhat.com/ubi9/ubi:9.5-1734081738@sha256:aa149a2e32725b0ea9c8ac97d25e65a894b1a4b2f220dd7670d890e60a733a14 AS builder # renovate: datasource=github-releases depName=helm/helm ARG HELM_VERSION=v3.16.3