Skip to content

Commit 1102882

Browse files
committed
Merge remote-tracking branch 'origin/main' into arm
2 parents 813f88e + da8f31a commit 1102882

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

4646
# Install uv using the official image
4747
# See https://docs.astral.sh/uv/guides/integration/docker/#installing-uv
48-
COPY --from=ghcr.io/astral-sh/uv:0.9 /uv /uvx /bin/
48+
COPY --from=ghcr.io/astral-sh/uv:0.10 /uv /uvx /bin/

0 commit comments

Comments
 (0)