diff --git a/api/src/api/Dockerfile b/api/src/api/Dockerfile index c1673e2..20991d8 100644 --- a/api/src/api/Dockerfile +++ b/api/src/api/Dockerfile @@ -1,5 +1,5 @@ # 0.7.8-python3.12-bookworm-slim -FROM ghcr.io/astral-sh/uv@sha256:a37c15d1474625eb986ba6b31623a2caae1da3075290bcbbafe22ff51b21de01 AS builder +FROM ghcr.io/astral-sh/uv@sha256:6c1e19020ec221986a210027040044a5df8de762eb36d5240e382bc41d7a9043 AS builder ENV UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy UV_PYTHON_DOWNLOADS=0