We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe055d0 commit 26b69baCopy full SHA for 26b69ba
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG PYTHON_VERSION=3.11
+ARG PYTHON_VERSION=3.13
2
3
FROM public.ecr.aws/lambda/python:${PYTHON_VERSION}
4
0 commit comments