Skip to content

Commit f1b14fa

Browse files
Bump lambda/python in /lambdas/indexer
Bumps lambda/python from 3.11.2025.09.23.13 to 3.11.2025.10.02.15. --- updated-dependencies: - dependency-name: lambda/python dependency-version: 3.11.2025.10.02.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c50227 commit f1b14fa

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.09.23.13@sha256:283f21edbe42f9f1c3f42b2a7830ab514bd2b93d35ab8b0525113e82aa3c3285 AS base
1+
FROM public.ecr.aws/lambda/python:3.11.2025.10.02.15@sha256:c695d2558d82d462420e7d9bdfd2393a9f5458f0710b97c844d4e3852bc4cffe 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)