From f717a613abbcde55d67deb925965f87dad880931 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 02:20:56 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.5-1732804088 --- confbatstest/Dockerfile_build | 2 +- kyverno-cli/Dockerfile_build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 86b0524..9cf2de8 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-1732804088@sha256:1057dab827c782abcfb9bda0c3900c0966b5066e671d54976a7bcb3a2d1a5e53 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..2100d73 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-1732804088@sha256:1057dab827c782abcfb9bda0c3900c0966b5066e671d54976a7bcb3a2d1a5e53 AS builder # renovate: datasource=github-releases depName=helm/helm ARG HELM_VERSION=v3.16.3