From a9b3f2814ae8872f8ad76c06c970ebce621fce54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:39:30 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/python-39 Docker tag to v9.5-1739799514 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 53d9e4a..1824d5a 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -62,7 +62,7 @@ RUN curl -L -o /tmp/kubeval-linux-amd64.tar.gz https://github.com/instrumenta/ku /tmp/kubeval --version # Runnable image -FROM registry.access.redhat.com/ubi9/python-39:9.5-1739190709@sha256:08d36504594394fc17d515cf89bf5d4acc08d5fd42afea2d7b6aa478f6a95f54 +FROM registry.access.redhat.com/ubi9/python-39:9.5-1739799514@sha256:9bbc4cfeac896544ab3eafa088c3d6995e82592362d374606f00d221f2986fe0 # renovate: datasource=github-releases depName=bats-core/bats-core ARG BATS_VERSION=master