diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 13e439c..9ae07d2 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.7-1778661867@sha256:8829cfd1f126470f97831c44793054e6ab816d2cbe758f142721e6f7141b0349 # renovate: datasource=github-releases depName=bats-core/bats-core ARG BATS_VERSION=master