diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index cefb755..d6b1bbc 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.8-1786927960@sha256:cc8305300a92d0f77e7c80715406014cfe8c0af38465f51ed9cea48894a82889 +FROM registry.access.redhat.com/ubi9/python-39:9.8-1788412580@sha256:44068cf7ea834e1b4a18dd99bdfb8c879150685178355b7181455306195ee425 # renovate: datasource=github-releases depName=bats-core/bats-core ARG BATS_VERSION=master