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 1c18212 commit 4f9dbbfCopy full SHA for 4f9dbbf
test/Dockerfile.distro
@@ -190,7 +190,7 @@ RUN install-tool pdm 2.25.9
190
# renovate: datasource=pypi
191
RUN install-tool poetry 2.1.4
192
193
-RUN install-tool uv 0.8.13
+RUN install-tool uv 0.8.14
194
195
#--------------------------------------
196
# Image: test-ruby
test/python/Dockerfile.arm64
@@ -95,7 +95,7 @@ RUN install-tool copier 9.10.1
95
FROM test-python AS test-uv
96
97
98
99
100
101
# Image: final
0 commit comments