Skip to content

Commit

Permalink
chore(deps): update amazon/aws-lambda-python docker tag to v3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 99877be commit 1126332
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 1126332

Please sign in to comment.