Skip to content

Commit 20329f0

Browse files
committed
updated runtime
1 parent 7756af1 commit 20329f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins:
88

99
provider:
1010
name: aws
11-
runtime: nodejs16.x
11+
runtime: nodejs18.x
1212
lambdaHashingVersion: 20201221
1313
region: us-east-1 #Lambda@Edge must be deployed in us-east-1
1414
stage: ${opt:stage, 'dev'}

0 commit comments

Comments
 (0)