aws-codebuild-docker-images
aws-codebuild-docker-images copied to clipboard
Add node14 to aarch64 in AL2:2.0 image
Issue #528
Description of changes:Added Node14 to Aarch64 version of AL2: 2.0
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
@Kaas59 possible for you to also do node@16
?
from https://docs.aws.amazon.com/codebuild/latest/userguide/available-runtimes.html
@16
arm is not supported in the AL2.0 (only @12
- your pr will add @14
); but given that@16
is the current node version, could that also be slot in to this pr?
@skilbjo Thanks for the suggestion! I’ll try this PR for node@16 for AL2.0 along with updating to the new minor version on node@14!
Thank you for looking into it @Kaas59 ! Looks like ARM images are being left behind despite all efforts to try and use that architecture more by AWS.
Hi! Is there any news on this PR? When can we expect it to be merged?
Added support for Node18 in arm 3.0 with 23.04.25