We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 307e012 + 22829d0 commit f4b27fdCopy full SHA for f4b27fd
Dockerfile
@@ -26,4 +26,4 @@ RUN /root/terminal-config/ensure-user-terminal-config.sh && \
26
27
# Install uv using the official image
28
# See https://docs.astral.sh/uv/guides/integration/docker/#installing-uv
29
-COPY --from=ghcr.io/astral-sh/uv:0.7 /uv /uvx /bin/
+COPY --from=ghcr.io/astral-sh/uv:0.8 /uv /uvx /bin/
0 commit comments