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 7dda974 commit f23e066Copy full SHA for f23e066
Dockerfile
@@ -6,7 +6,7 @@ FROM ubuntu:questing-20251217@sha256:4a9232cc47bf99defcc8860ef6222c99773330367fc
6
ARG TARGETARCH
7
8
# renovate: datasource=pypi depName=uv versioning=pep440
9
-ENV UV_VERSION=0.9.25
+ENV UV_VERSION=0.9.26
10
ENV PYVERSION=3.14
11
ENV UV_PYTHON_INSTALL_DIR=/opt/python
12
ENV UV_CACHE_DIR=/tmp/.uv-cache
0 commit comments