We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df746de commit 3955520Copy full SHA for 3955520
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=public.ecr.aws/lambda/python:3.14@sha256:5ec375e564d79e5d5d18cc8167d9ee9a7a67c931210ed95c508e3be4fcc847ca
+ARG BASE_IMAGE=public.ecr.aws/lambda/python:3.14@sha256:c443e20f7cc81154d46bf4b5cba3d3942745b72d4d9a4b1f9936e2e84f3ff329
2
FROM ${BASE_IMAGE}
3
4
ENV REFRESHED_AT=2025-12-22
0 commit comments