Skip to content

Commit 94b4107

Browse files
chore(deps): update dependency astral-sh/uv to v0.9.11 (#6606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f19d54f commit 94b4107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/gitpod/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ USER gitpod
9797

9898
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
9999
# renovate: datasource=github-releases depName=astral-sh/uv
100-
ARG UV_VERSION=0.9.5
100+
ARG UV_VERSION=0.9.11
101101
# hadolint ignore=SC1090,SC1091
102102
RUN curl -LsSf "https://astral.sh/uv/${UV_VERSION}/install.sh" | sh \
103103
&& source "$HOME/.local/bin/env"

0 commit comments

Comments
 (0)