We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 813f88e + da8f31a commit 1102882Copy full SHA for 1102882
Dockerfile
@@ -45,4 +45,4 @@ RUN /root/terminal-config/ensure-user-terminal-config.sh && \
45
46
# Install uv using the official image
47
# See https://docs.astral.sh/uv/guides/integration/docker/#installing-uv
48
-COPY --from=ghcr.io/astral-sh/uv:0.9 /uv /uvx /bin/
+COPY --from=ghcr.io/astral-sh/uv:0.10 /uv /uvx /bin/
0 commit comments