Skip to content

feat: add Node.js 24 lambda image#138

Merged
tylerodonnell merged 2 commits intomainfrom
feature/node-24-lambda
Mar 6, 2026
Merged

feat: add Node.js 24 lambda image#138
tylerodonnell merged 2 commits intomainfrom
feature/node-24-lambda

Conversation

@tylerodonnell
Copy link
Member

  • Add new 24/lambda/Dockerfile based on aws-lambda-nodejs:24
  • Update corepack from 0.33.0 to 0.34.6 in Node 24
  • Update README with 24-lambda variant

New Image Checklist

If you're adding a new image, make sure you have done the following:

  • Ensure Dockerfile has a # tag= comment with the correct tag(s)
  • Tag is added to README.md

- Add new 24/lambda/Dockerfile based on aws-lambda-nodejs:24
- Update corepack from 0.33.0 to 0.34.6 in 24/base/Dockerfile
- Update README with 24-lambda variant
@tylerodonnell tylerodonnell requested a review from a team as a code owner March 6, 2026 15:41
amazon/aws-lambda-nodejs:24 does not exist on Docker Hub (only
arch-specific tags like 24-x86_64 are published). Use the canonical
multi-arch image from public.ecr.aws/lambda/nodejs:24 instead.
@dholmes
Copy link
Contributor

dholmes commented Mar 6, 2026

LGTM! Thanks Tyler! Some Pieces and parts weren't ready yet last time I looked.

@tylerodonnell
Copy link
Member Author

tylerodonnell commented Mar 6, 2026

@dholmes Thanks! We needed v6 of the AWS Terraform provider which has been since deployed.

@tylerodonnell tylerodonnell merged commit 8f29467 into main Mar 6, 2026
16 checks passed
@tylerodonnell tylerodonnell deleted the feature/node-24-lambda branch March 6, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants