Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 39dfc0a

Browse files
author
Lia Vader
committed
update node.js runtime to 8.1
1 parent 9f734e6 commit 39dfc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Auth/2_ServerlessAPI/ServerlessBackend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Resources:
5555
Type: AWS::Lambda::Function
5656
Properties:
5757
FunctionName: RequestUnicorn
58-
Runtime: nodejs6.10
58+
Runtime: nodejs8.10
5959
Role: !GetAtt RequestUnicornExecutionRole.Arn
6060
Timeout: 5
6161
MemorySize: 128

0 commit comments

Comments
 (0)