diff --git a/api/src/api/Dockerfile b/api/src/api/Dockerfile index 9eaf37f..20ebd12 100644 --- a/api/src/api/Dockerfile +++ b/api/src/api/Dockerfile @@ -1,5 +1,5 @@ # 0.7.19-python3.12-bookworm-slim -FROM astral/uv@sha256:235c2e8419851c1d539e2b19033d56aaf82670bfaaa155e20ac6b21260dc0be9 AS builder +FROM astral/uv@sha256:2dcbc74e60ed6d842122ed538f5267c80e7cde4ff1b6e66a199b89972496f033 AS builder ENV UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy UV_PYTHON_DOWNLOADS=0