⬆️ Bump uv to 0.9.26 (#2102)

This commit is contained in:
Alejandra
2026-01-21 12:15:34 +01:00
committed by GitHub
parent bbfa6ec46c
commit 22b884a69e

View File

@@ -4,7 +4,7 @@ ENV PYTHONUNBUFFERED=1
# Install uv
# Ref: https://docs.astral.sh/uv/guides/integration/docker/#installing-uv
COPY --from=ghcr.io/astral-sh/uv:0.5.11 /uv /uvx /bin/
COPY --from=ghcr.io/astral-sh/uv:0.9.26 /uv /uvx /bin/
# Compile bytecode
# Ref: https://docs.astral.sh/uv/guides/integration/docker/#compiling-bytecode