We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c50227 commit f1b14faCopy full SHA for f1b14fa
lambdas/indexer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM public.ecr.aws/lambda/python:3.11.2025.09.23.13@sha256:283f21edbe42f9f1c3f42b2a7830ab514bd2b93d35ab8b0525113e82aa3c3285 AS base
+FROM public.ecr.aws/lambda/python:3.11.2025.10.02.15@sha256:c695d2558d82d462420e7d9bdfd2393a9f5458f0710b97c844d4e3852bc4cffe AS base
2
3
FROM base AS build
4
COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv
0 commit comments