aws-codebuild-docker-images
aws-codebuild-docker-images copied to clipboard
Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
*Description of changes:* added AWS Corretto 25 to ubuntu 7.0 image
When running builds with Amazon Linux 2023 ARM64 standard images (aws/codebuild/amazonlinux-aarch64-standard:3.0), CodeBuild provisioning is consistently very slow. Provisioning takes ~180–190 seconds before the build even starts. Other phases (DOWNLOAD_SOURCE, INSTALL,...
Please add support for Golang 1.24 and 1.25 to the next aws/codebuild/standard image. Golang 1.25 has been released on 2025-08-12, see https://tip.golang.org/doc/devel/release#go1.25.0 Golang 1.24 has been released on 2025-02-11, see...