We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8ee8e commit 23682a0Copy full SHA for 23682a0
2 files changed
test/Dockerfile.distro
@@ -222,7 +222,7 @@ RUN install-tool checkov 3.2.517
222
# renovate: datasource=pypi
223
RUN install-tool conan 2.27.0
224
225
-RUN install-tool copier 9.14.2
+RUN install-tool copier 9.14.3
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