We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda606f commit da8f31aCopy full SHA for da8f31a
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