From e9d837d69af4129cb67aaa1d23992ff59b2d3a51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 17:39:54 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/python-39 Docker tag to v9.8-1784730282 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 13e439cf..a4d4e4dc 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.7-1776086485@sha256:c3d30a724ff5781cd470979300aa9b2700098c3a8ca1b0e4e5c75080294f33e5 +FROM registry.access.redhat.com/ubi9/python-39:9.8-1784730282@sha256:9fccf70864802116b387ee3b4a3748493b21f3d8ff8409bee9ebd15947726a31 # renovate: datasource=github-releases depName=bats-core/bats-core ARG BATS_VERSION=master