Skip to content

Commit

Permalink
updated runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
SonnyFishback committed Feb 9, 2024
1 parent 7756af1 commit 20329f0
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 @@ -8,7 +8,7 @@ plugins:

provider:
name: aws
runtime: nodejs16.x
runtime: nodejs18.x
lambdaHashingVersion: 20201221
region: us-east-1 #Lambda@Edge must be deployed in us-east-1
stage: ${opt:stage, 'dev'}
Expand Down

0 comments on commit 20329f0

Please sign in to comment.