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 2f5a850 commit cf2a8bfCopy full SHA for cf2a8bf
test/Dockerfile.distro
@@ -178,7 +178,7 @@ RUN install-tool pdm 2.19.3
178
# renovate: datasource=pypi
179
RUN install-tool poetry 1.8.4
180
181
-RUN install-tool uv 0.4.26
+RUN install-tool uv 0.4.27
182
183
#--------------------------------------
184
# Image: test-ruby
test/python/Dockerfile.arm64
@@ -95,7 +95,7 @@ RUN install-tool copier 9.4.1
95
FROM test-python AS test-uv
96
97
98
99
100
101
# Image: final
0 commit comments