Skip to content

Commit 449e03c

Browse files
committed
update template
1 parent a576886 commit 449e03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lambda/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Resources:
2323
Variables:
2424
MONGODB_URI: !Ref MongoDbUri
2525
Handler: app.lambda_handler
26-
Runtime: python3.9
26+
Runtime: python3.10
2727
Architectures:
2828
- x86_64
2929
Events:

0 commit comments

Comments
 (0)