We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45efcf1 commit e482d2aCopy full SHA for e482d2a
1 file changed
confbatstest/Dockerfile_build
@@ -62,7 +62,7 @@ RUN curl -L -o /tmp/kubeval-linux-amd64.tar.gz https://github.com/instrumenta/ku
62
/tmp/kubeval --version
63
64
# Runnable image
65
-FROM registry.access.redhat.com/ubi9/python-39:9.7-1765312109@sha256:8b817c728990c39e8e9a40a5b9ec0fc1ed78656b8cf052b1c06a88373ad1bde8
+FROM registry.access.redhat.com/ubi9/python-39:9.7-1775575178@sha256:c7ed1d14d0f020bbf9adcc1e763373e669d0ddba07e3b2d4afead447d871fc1a
66
67
# renovate: datasource=github-releases depName=bats-core/bats-core
68
ARG BATS_VERSION=master
0 commit comments