From b9a1d6a1ad5988e7db9b0eecb71cae64325248d1 Mon Sep 17 00:00:00 2001 From: Chris Kalafarski Date: Fri, 20 Dec 2024 12:01:01 -0500 Subject: [PATCH] Bump the-count Node.js runtime --- spire/templates/apps/the-count.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spire/templates/apps/the-count.yml b/spire/templates/apps/the-count.yml index 9bfa33f4a..e0f2b5792 100644 --- a/spire/templates/apps/the-count.yml +++ b/spire/templates/apps/the-count.yml @@ -124,7 +124,7 @@ Resources: Resource: !GetAtt LogsKinesisStream.Arn Sid: AllowRecordWrite Version: "2012-10-17" - Runtime: nodejs20.x + Runtime: nodejs22.x Tags: prx:meta:tagging-version: "2021-04-07" prx:cloudformation:stack-name: !Ref AWS::StackName @@ -338,7 +338,7 @@ Resources: LocalMountPath: /mnt/count_files Handler: writer.handler MemorySize: 8000 - Runtime: nodejs20.x + Runtime: nodejs22.x Policies: - Statement: - Action: