diff --git a/api/src/api/Dockerfile b/api/src/api/Dockerfile index 27a4c5e..c49f418 100644 --- a/api/src/api/Dockerfile +++ b/api/src/api/Dockerfile @@ -1,5 +1,5 @@ # 0.8.11-python3.12-bookworm-slim -FROM astral/uv@sha256:165703e3c12d7fca3dfa15b2012b98d6e03c261a516d4bd7ca3a956c57c7abce AS builder +FROM astral/uv@sha256:4de5495181a281bc744845b9579acf7b221d6791f99bcc211b9ec13f417c2853 AS builder ENV UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy UV_PYTHON_DOWNLOADS=0