Skip to content

Commit eeeaeb3

Browse files
Bump python from 4600f71 to 28f60ab in /api/src/api
Bumps python from `4600f71` to `28f60ab`. --- updated-dependencies: - dependency-name: python dependency-version: 28f60ab75da2183870846130cead1f6af30162148d3238348f78f89cf6160b5d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8f5384 commit eeeaeb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
1111
uv sync --frozen --no-dev
1212

1313
# 3.12.11-slim-bookworm
14-
FROM python@sha256:4600f71648e110b005bf7bca92dbb335e549e6b27f2e83fceee5e11b3e1a4d01 AS final
14+
FROM python@sha256:28f60ab75da2183870846130cead1f6af30162148d3238348f78f89cf6160b5d AS final
1515

1616
ENV COMMON__ENVIRONMENT=""
1717

0 commit comments

Comments
 (0)