diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 6b65bc1..5862e3f 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-1765312109@sha256:8b817c728990c39e8e9a40a5b9ec0fc1ed78656b8cf052b1c06a88373ad1bde8 +FROM registry.access.redhat.com/ubi9/python-39:9.7-1771936377@sha256:f54df76a8d799877f5c95ac4dacb818137534d6d69e38556f08e8bcb417fc083 # renovate: datasource=github-releases depName=bats-core/bats-core ARG BATS_VERSION=master