Skip to content

Commit 28e64fe

Browse files
renovate[bot]stephanme
authored andcommitted
chore(deps): update dependency astral-sh/uv to v0.9.1
1 parent ba02ff2 commit 28e64fe

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
@@ -2,7 +2,7 @@
22
FROM python:3.13.7-bookworm AS builder
33

44
#renovate: datasource=github-releases depName=astral-sh/uv
5-
ARG UV_VERSION=0.9.0
5+
ARG UV_VERSION=0.9.1
66
RUN curl -fsSL https://astral.sh/uv/${UV_VERSION}/install.sh | sh
77

88
ENV \

0 commit comments

Comments
 (0)