Skip to content

Commit cb3c0fa

Browse files
authored
Merge pull request #30 from linaro-its/pjc-bump-node-runtime
Bump redirect Lambda
2 parents 1d065e1 + dde673f commit cb3c0fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lambda_redirect.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"arn:aws:iam::%s:role/service-role/lambda-redirect-role"
2626
)
2727
_NODE_RUNTIME = (
28-
"nodejs18.x"
28+
"nodejs22.x"
2929
)
3030

3131

0 commit comments

Comments
 (0)