Catesta icon indicating copy to clipboard operation
Catesta copied to clipboard

Add support for new CodeBuild images and dotnet 8

Open techthoughts2 opened this issue 1 year ago • 1 comments

Description

New codebuild images are now available and buildspec supports dotnet 8.

https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html

Describe the solution you'd like

Add support for aws/codebuild/windows-base:2022-1.0 and dotnet 8 in buildspec.

techthoughts2 avatar May 02 '24 14:05 techthoughts2

Failed to call UpdateProject, reason: Windows Server 2022 not supported for on-demand compute (Service: AWSCodeBuild; Status Code: 400; Error Code: InvalidInputException;

Server 2022 images still not natively supported.

techthoughts2 avatar May 05 '24 03:05 techthoughts2