Skip to content

Commit a6a63c0

Browse files
Bump python from fd95fa2 to 5f69d22 in /api/src/api
Bumps python from `fd95fa2` to `5f69d22`. --- updated-dependencies: - dependency-name: python dependency-version: 5f69d22a88dd4cc4ee1576def19aef48c8faa1b566054c44291183831cbad13b dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dc1bd8 commit a6a63c0

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.10-slim-bookworm
14-
FROM python@sha256:fd95fa221297a88e1cf49c55ec1828edd7c5a428187e67b5d1805692d11588db AS final
14+
FROM python@sha256:5f69d22a88dd4cc4ee1576def19aef48c8faa1b566054c44291183831cbad13b AS final
1515

1616
ENV COMMON__ENVIRONMENT=""
1717

0 commit comments

Comments
 (0)