Skip to content

Commit 0566c86

Browse files
duckduckgrayduckmitchelljkotler
authored andcommitted
Update serverless to 3.10
1 parent 3789630 commit 0566c86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/aws/lambda/template_params.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Resources:
215215
ConvertDocFunction:
216216
Type: AWS::Serverless::Function
217217
Properties:
218-
Runtime: python3.8
218+
Runtime: python3.10
219219
Handler: main.run_document_conversion
220220
CodeUri: ./awsbin/document_conversion
221221
# Trigger function via SNS

0 commit comments

Comments
 (0)