aws / aws-codebuild-docker-images

Official AWS CodeBuild repository for managed Docker images http://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref.html
Other
1.11k stars 971 forks source link

Amazon Linux:2023 image not available (CodeBuild, CodePipeline) #705

Closed Rodriguevb closed 6 months ago

Rodriguevb commented 6 months ago

Describe the bug Amazon Linux:2023 is available since 2023. Available with Amplify, but not on your CodeBuild page

To Reproduce Steps to reproduce the behavior:

  1. Go to CodeBuild page
  2. Click on Build projects
  3. Click on Create project
  4. Scroll down to Operating system, Runtime(s), Image, Image version.
  5. No combinaison is available to display the option Amazon Linux:2023 (only Amazon Linux:2 is available)

Expected behavior Expect to select Amazon Linux 2023 x86_64 standard:5.0 cause it supports runtime dotnet8 (stable version), and Amazon Linux:2 only supports dotnet6 (previous stable version)

Platform:

Additional context So CodePipeline cannot handle the current stable version of dotnet8

image

Rodriguevb commented 6 months ago

aws/codebuild/amazonlinux2-aarch64-standard:3.0 is Amazon Linux 2023. See: https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html