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 5a86407 commit 9f54ec0Copy full SHA for 9f54ec0
lambdas/indexer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM public.ecr.aws/lambda/python:3.11.2025.07.03.11@sha256:90a552bb30fd493ed9177e3c1b7e96088925c490938446edc1e81ce8ad110338 AS base
+FROM public.ecr.aws/lambda/python:3.11.2025.09.23.13@sha256:283f21edbe42f9f1c3f42b2a7830ab514bd2b93d35ab8b0525113e82aa3c3285 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