There was an error while loading. Please reload this page.
1 parent 6e565fd commit 525192eCopy full SHA for 525192e
2 files changed
base-python/3.12.Dockerfile
@@ -8,7 +8,7 @@ ARG APPUSER_GID="1000"
8
ARG POETRY_VERSION="2.3.2"
9
10
# renovate: datasource=github-releases depName=astral-sh/uv versioning=semver
11
-ARG UV_VERSION="0.9.29"
+ARG UV_VERSION="0.9.30"
12
13
ENV LANG="C.UTF-8" \
14
LC_ALL="C.UTF-8" \
base-python/3.13.Dockerfile
0 commit comments