Skip to content

Commit 1e3e308

Browse files
authored
Merge pull request #874 from PRX/upgrade-api-bridge-lambda
Bump nodejs for apple-api-bridge
2 parents 64a3307 + 77e3137 commit 1e3e308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spire/templates/apps/dovetail-apple-api-bridge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Resources:
2828
Bucket: !Ref CodeS3Bucket
2929
Key: !Ref CodeS3ObjectKey
3030
Handler: app.lambdaHandler
31-
Runtime: nodejs18.x
31+
Runtime: nodejs24.x
3232
Description: !Sub ${EnvironmentType} Apple API Bridge
3333
MemorySize: 128
3434
Architectures:

0 commit comments

Comments
 (0)