Skip to content

Commit

Permalink
chore(nodejs): bump lambda runtime to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneRifle authored Apr 23, 2024
1 parent cc68c9c commit 6375b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ custom:

provider:
name: aws
runtime: nodejs16.x
runtime: nodejs20.x
stage: ${env:LAMBDA_NODE_ENV}
region: ap-southeast-1
memorySize: 256
Expand Down

0 comments on commit 6375b91

Please sign in to comment.