Skip to content
Snippets Groups Projects
Commit c8c820f7 authored by Ole Voldsæter's avatar Ole Voldsæter
Browse files

ikke støtte for node 8, bruker 12 i stedet

parent cbf91b0e
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ Resources:
};
Handler: index.handler
Role: !GetAtt LambdaRole.Arn
Runtime: nodejs8.10
Runtime: nodejs12.x
DNS:
Type: "AWS::Route53::RecordSet"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment