Skip to content

Commit

Permalink
Bump amazon/aws-lambda-python from 3.12 to 3.13
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 99877be commit d9bc233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ADD --checksum=sha256:69b95ca2f99196868077fa5d360db24aaed16fdf6038e72273163aa4cc

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

FROM amazon/aws-lambda-python:3.12
FROM amazon/aws-lambda-python:3.13

COPY --from=ghcr.io/astral-sh/uv:0.5.2 /uv /bin/uv

Expand Down

0 comments on commit d9bc233

Please sign in to comment.