codebuild: add support for aws/codebuild/amazonlinux2-aarch64-standard:3.0
#25334
Closed
1 of 2 tasks
Labels
@aws-cdk/aws-codebuild
Related to AWS CodeBuild
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
p2
Describe the feature
Add
aws/codebuild/amazonlinux2-aarch64-standard:3.0
, which adds support for latest runtime versions go 1.20, php 8.1, ruby 3.2, python 3.11 corretto17 and nodejs 18See: https://github.com/aws/aws-codebuild-docker-images/releases/tag/23.04.25
Use Case
Arm64 builds that use node 18
Proposed Solution
Add
LinuxArmBuildImage.AMAZON_LINUX_2_STANDARD_3_0
which usesaws/codebuild/amazonlinux2-aarch64-standard:3.0
Other Information
No response
Acknowledgements
CDK version used
2.76.0 (build 78c411b)
Environment details (OS name and version, etc.)
MacOs
The text was updated successfully, but these errors were encountered: