Skip to content

Commit 068cb36

Browse files
committed
Update template.yaml
1 parent 77a2377 commit 068cb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fasttext-inference-docker-lambda/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Resources:
1010
Type: AWS::Serverless::Function # More info about Function Resource: https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessfunction
1111
Properties:
1212
PackageType: Image
13-
MemorySize: 256
13+
MemorySize: 384
1414
Timeout: 60
1515
Metadata:
1616
DockerTag: python3.7-v1

0 commit comments

Comments
 (0)