Skip to content

Commit 97ebcb3

Browse files
Bump lambda/python from 3.12-arm64 to 3.13-arm64 in /build/docker/lambda
Bumps lambda/python from 3.12-arm64 to 3.13-arm64. --- updated-dependencies: - dependency-name: lambda/python dependency-version: 3.13-arm64 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51d8491 commit 97ebcb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/docker/lambda/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.12-arm64
1+
FROM public.ecr.aws/lambda/python:3.13-arm64
22
# Update Pip
33
RUN python -m pip install --upgrade pip
44
# Copy Python requirements

0 commit comments

Comments
 (0)