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