Skip to content

Commit 642e755

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.5.25
1 parent 438d8e9 commit 642e755

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
@@ -31,7 +31,7 @@ RUN apt-get update \
3131
build-essential gcc git \
3232
&& rm -rf /var/lib/apt/lists/*
3333

34-
COPY --from=ghcr.io/astral-sh/uv:0.5.24 /uv /uvx /bin/
34+
COPY --from=ghcr.io/astral-sh/uv:0.5.25 /uv /uvx /bin/
3535

3636
# From here we shouldn't need anymore a root user
3737
# Switch to nonroot and config uv

0 commit comments

Comments
 (0)