Skip to content

Commit 0ae4920

Browse files
committed
Bump Metrics Export Node.js runtime from 22.x to 24.x
1 parent 379b349 commit 0ae4920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spire/templates/apps/dovetail-metrics-export.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Resources:
3535
UpdateReplacePolicy: Delete
3636
Properties:
3737
CompatibleRuntimes:
38-
- nodejs22.x
38+
- nodejs24.x
3939
Content:
4040
S3Bucket: !Ref CodeS3Bucket
4141
S3Key: !Ref BigQueryLayerS3ObjectKey
@@ -65,7 +65,7 @@ Resources:
6565
Effect: Allow
6666
Resource: !Ref PorterJobExecutionSnsTopicArn
6767
Sid: AllowPorterJobPublish
68-
Runtime: nodejs22.x
68+
Runtime: nodejs24.x
6969
Tags:
7070
prx:meta:tagging-version: "2021-04-07"
7171
prx:cloudformation:stack-name: !Ref AWS::StackName

0 commit comments

Comments
 (0)