Skip to content

Commit f0b8e0c

Browse files
chore(deps): update dependency uv to v0.9.25 (#357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f38b93 commit f0b8e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FROM ubuntu:questing-20251217@sha256:4a9232cc47bf99defcc8860ef6222c99773330367fc
66
ARG TARGETARCH
77

88
# renovate: datasource=pypi depName=uv versioning=pep440
9-
ENV UV_VERSION=0.9.24
9+
ENV UV_VERSION=0.9.25
1010
ENV PYVERSION=3.14
1111
ENV UV_PYTHON_INSTALL_DIR=/opt/python
1212
ENV UV_CACHE_DIR=/tmp/.uv-cache

0 commit comments

Comments
 (0)