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

Commit 976b4ca

Browse files
committed
Updating to version v2.0.1
1 parent 9b5e895 commit 976b4ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/aws-content-analysis-web.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Resources:
290290
Handler: website_helper.lambda_handler
291291
MemorySize: 256
292292
Role: !GetAtt WebsiteHelperRole.Arn
293-
Runtime: python3.6
293+
Runtime: python3.9
294294
Timeout: 900
295295
Environment:
296296
Variables:

0 commit comments

Comments
 (0)