Skip to content

Commit b3bc5a0

Browse files
chore(deps): update dependency astral-sh/uv to v0.5.14
1 parent ea02849 commit b3bc5a0

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.13
100+
ARG UV_VERSION=0.5.14
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)