We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe8edf commit e1df78dCopy full SHA for e1df78d
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.5-1739799514@sha256:9bbc4cfeac896544ab3eafa088c3d6995e82592362d374606f00d221f2986fe0
+FROM registry.access.redhat.com/ubi9/python-39:9.5-1743091356@sha256:dd3722b119e6d79cdd1a1e9d3a4414f7cc2ae9ef674cc27076e73234cc61758e
66
67
# renovate: datasource=github-releases depName=bats-core/bats-core
68
ARG BATS_VERSION=master
0 commit comments