[feature request] Corretto8 on amazon linux 2023 aarch64
darin-holloway opened this issue · 2 comments
Starting on September 4, 2024, AWS CodeBuild will upgrade its fleet of build hosts to use Amazon Linux 2023 (AL2023) from Amazon Linux 2 (AL2) [1]. If your builds rely on AL2 as the underlying operating system, you will need to update your buildspec and any custom images to work with the AL2023. However, if you have already upgraded your buildspec or any custom images you can disregard the rest of this message.
Given last night's email, we're running a bit of a fire drill today and have discovered this neat little gap in the codebuild image lineup.
https://github.com/aws/aws-codebuild-docker-images/releases/tag/24.08.23 appeared to add this support, but the codebuild documentation has not been updated to reflect.
Codebuild documentation has been updated to reflect this change now. https://docs.aws.amazon.com/codebuild/latest/userguide/available-runtimes.html