Skip to content

Commit

Permalink
fix: update nodejs in the SAM stack
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-nygate committed Sep 14, 2023
1 parent 2184422 commit f61d90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Description: >
# More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst
Globals:
Function:
Runtime: nodejs10.x
Runtime: nodejs14.x
Timeout: 15
Environment:
Variables:
Expand Down

0 comments on commit f61d90b

Please sign in to comment.