We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4bace commit e875785Copy full SHA for e875785
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-1776086485@sha256:c3d30a724ff5781cd470979300aa9b2700098c3a8ca1b0e4e5c75080294f33e5
+FROM registry.access.redhat.com/ubi9/python-39:9.7-1778143847@sha256:46fc7245f8f493b2328fcf92feef936771aed7a15591ed572b0484557a14b7dc
66
67
# renovate: datasource=github-releases depName=bats-core/bats-core
68
ARG BATS_VERSION=master
0 commit comments