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.
2 parents 40237a5 + 966ca22 commit a6bb997Copy full SHA for a6bb997
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM public.ecr.aws/lambda/python:3.9
+FROM public.ecr.aws/lambda/python:3.11
2
3
# Copy function code
4
COPY . ${LAMBDA_TASK_ROOT}/
0 commit comments