From 8879ef1354b031a5f6862763db77052ae4a01b8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 16:20:37 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/python-39 Docker tag to v9.7-1763038494 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 95fcb6e..096abe6 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-1745995112@sha256:59f3aa83a24152eeee04c27d4cc5c2b9f50519a67acc153cdb382ac914f3d503 +FROM registry.access.redhat.com/ubi9/python-39:9.7-1763038494@sha256:eca63bfcc04228daec9666b1be0bd7af4f7468ba863424960eebabfb885a39c5 # renovate: datasource=github-releases depName=bats-core/bats-core ARG BATS_VERSION=master