Skip to content

Commit eec7d6e

Browse files
authored
Upgrade to Python 3.12 runtime
1 parent f74e947 commit eec7d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-demo/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Resources:
1616
Properties:
1717
CodeUri: hello_world/
1818
Handler: app.lambda_handler
19-
Runtime: python3.7
19+
Runtime: python3.12
2020
Layers:
2121
- !Sub "arn:aws:lambda:${AWS::Region}:580247275435:layer:LambdaInsightsExtension:14" # Add Lambda Insight Extension
2222
Policies:

0 commit comments

Comments
 (0)