Skip to content

Commit 9f54ec0

Browse files
Bump lambda/python from 3.11.2025.07.03.11 to 3.11.2025.09.23.13 in /lambdas/indexer (#4557)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a86407 commit 9f54ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambdas/indexer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM public.ecr.aws/lambda/python:3.11.2025.07.03.11@sha256:90a552bb30fd493ed9177e3c1b7e96088925c490938446edc1e81ce8ad110338 AS base
1+
FROM public.ecr.aws/lambda/python:3.11.2025.09.23.13@sha256:283f21edbe42f9f1c3f42b2a7830ab514bd2b93d35ab8b0525113e82aa3c3285 AS base
22

33
FROM base AS build
44
COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv

0 commit comments

Comments
 (0)