We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
4600f71
68d0775
1 parent 40833b3 commit d43ed9cCopy full SHA for d43ed9c
api/src/api/Dockerfile
@@ -16,7 +16,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
16
uv sync --frozen --no-dev
17
18
# 3.12.11-slim-bookworm
19
-FROM python@sha256:42cf2422587a3dac0e0a3674a4d86f01570d5d7260588f3845f51e6176d8134b AS final
+FROM python@sha256:3b2f1b9c9948e9dc96e1a2f4668ba9870ff43ab834f91155697476142b3bc299 AS final
20
21
ENV COMMON__ENVIRONMENT=""
22
0 commit comments