Skip to content

Commit 58f2513

Browse files
chore(deps): update dependency astral-sh/uv to v0.5.22 (#4559)
1 parent 1bf9f9f commit 58f2513

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.5.18
100+
ARG UV_VERSION=0.5.22
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)