Skip to content

Commit 22829d0

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.8
1 parent 307e012 commit 22829d0

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
@@ -26,4 +26,4 @@ RUN /root/terminal-config/ensure-user-terminal-config.sh && \
2626

2727
# Install uv using the official image
2828
# See https://docs.astral.sh/uv/guides/integration/docker/#installing-uv
29-
COPY --from=ghcr.io/astral-sh/uv:0.7 /uv /uvx /bin/
29+
COPY --from=ghcr.io/astral-sh/uv:0.8 /uv /uvx /bin/

0 commit comments

Comments
 (0)