We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fbe090 commit ff96702Copy full SHA for ff96702
2 files changed
test/Dockerfile.distro
@@ -222,7 +222,7 @@ RUN install-tool checkov 3.2.510
222
# renovate: datasource=pypi
223
RUN install-tool conan 2.27.0
224
225
-RUN install-tool copier 9.14.0
+RUN install-tool copier 9.14.1
226
227
RUN install-tool hashin 1.0.5
228
test/python/Dockerfile.arm64
@@ -86,7 +86,7 @@ RUN install-tool conan 2.27.0
86
FROM test-python AS test-copier
87
88
89
90
91
92
#--------------------------------------
0 commit comments