Skip to content

Commit e6f74f2

Browse files
Bump amazon/aws-lambda-python from 3.12 to 3.13
Bumps amazon/aws-lambda-python from 3.12 to 3.13. --- updated-dependencies: - dependency-name: amazon/aws-lambda-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd25eed commit e6f74f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ADD --checksum=sha256:69b95ca2f99196868077fa5d360db24aaed16fdf6038e72273163aa4cc
4949

5050
RUN python -m zipfile -e /vault.zip /vault
5151

52-
FROM amazon/aws-lambda-python:3.12
52+
FROM amazon/aws-lambda-python:3.13
5353

5454
COPY --from=ghcr.io/astral-sh/uv:0.5.5 /uv /bin/uv
5555

0 commit comments

Comments
 (0)