Skip to content

Commit

Permalink
Bump lambda runtime to provided.al2023 (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
harryzcy authored Jan 18, 2024
1 parent f34b14a commit 05de322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ frameworkVersion: "3"

provider:
name: aws
runtime: provided.al2
runtime: provided.al2023
memorySize: 128
stage: ${opt:stage, 'dev'}
region: ${opt:region, 'us-west-2'}
Expand Down

0 comments on commit 05de322

Please sign in to comment.