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 4def05c commit a1e5fb4Copy full SHA for a1e5fb4
api/src/api/Dockerfile
@@ -11,7 +11,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
11
uv sync --frozen --no-dev
12
13
# 3.12.11-slim-bookworm
14
-FROM python@sha256:4600f71648e110b005bf7bca92dbb335e549e6b27f2e83fceee5e11b3e1a4d01 AS final
+FROM python@sha256:68d0775234842868248bfe185eece56e725d3cb195f511a21233d0f564dee501 AS final
15
16
ENV COMMON__ENVIRONMENT=""
17
0 commit comments