Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
Updating to version v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eggoynes committed Jan 12, 2023
1 parent 9b5e895 commit 976b4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/aws-content-analysis-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ Resources:
Handler: website_helper.lambda_handler
MemorySize: 256
Role: !GetAtt WebsiteHelperRole.Arn
Runtime: python3.6
Runtime: python3.9
Timeout: 900
Environment:
Variables:
Expand Down

0 comments on commit 976b4ca

Please sign in to comment.