We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c403f commit 20f17fcCopy full SHA for 20f17fc
2 files changed
test/Dockerfile.distro
@@ -218,7 +218,7 @@ FROM build AS test-python
218
RUN install-tool python 3.14.4
219
220
# renovate: datasource=pypi
221
-RUN install-tool checkov 3.2.517
+RUN install-tool checkov 3.2.519
222
223
RUN install-tool conan 2.27.0
224
test/python/Dockerfile.arm64
@@ -46,7 +46,7 @@ RUN install-tool python 3.14.4
46
FROM test-python AS test-checkov
47
48
49
50
51
#--------------------------------------
52
# Image: hashin
0 commit comments