We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a243a7a commit 30899d5Copy full SHA for 30899d5
test/Dockerfile.distro
@@ -176,7 +176,7 @@ FROM build AS test-python
176
RUN install-tool python 3.13.7
177
178
# renovate: datasource=pypi
179
-RUN install-tool checkov 3.2.461
+RUN install-tool checkov 3.2.464
180
181
RUN install-tool conan 2.19.1
182
test/python/Dockerfile.arm64
@@ -46,7 +46,7 @@ RUN install-tool python 3.13.7
46
FROM test-python AS test-checkov
47
48
49
50
51
#--------------------------------------
52
# Image: hashin
0 commit comments