We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4bace commit a24bc99Copy full SHA for a24bc99
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.8-1779719646@sha256:daeb865ae031fb23ed06434a56eca5bef1fee3b04baf72b56e0185100fae729e
66
67
# renovate: datasource=github-releases depName=bats-core/bats-core
68
ARG BATS_VERSION=master
0 commit comments