Skip to content

Commit 38c44a5

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.5.30 (#253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6bf76b5 commit 38c44a5

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.29 /uv /uvx /bin/
34+
COPY --from=ghcr.io/astral-sh/uv:0.5.30 /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)