Skip to content

Commit 41163af

Browse files
Bump python from 4600f71 to 4ea7712 in /api/src/api
Bumps python from `4600f71` to `4ea7712`. --- updated-dependencies: - dependency-name: python dependency-version: 4ea77121eab13d9e71f2783d7505f5655b25bb7b2c263e8020aae3b555dbc0b2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4def05c commit 41163af

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:4ea77121eab13d9e71f2783d7505f5655b25bb7b2c263e8020aae3b555dbc0b2 AS final
1515

1616
ENV COMMON__ENVIRONMENT=""
1717

0 commit comments

Comments
 (0)