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

Feature Request: `dotnet8` Lambda compute image #713

Closed skirk-mpr closed 3 months ago

skirk-mpr commented 5 months ago

Describe the feature request

We put in a ticket with AWS Support for a feature request and they recommend we add an issue here. We are hoping to leverage the new AWS Lambda Compute option for some CodeBuild projects - which is extremely cool and extremely fast 🚀 ! However, since AWS Lambda added .NET 8 as a support managed runtime, we've upgraded most of our apps to target .NET 8. Looks like currently there is only a .NET 6 image which won't allow us to build .NET 8 apps, so we would love to have an officially provided .NET 8. Thanks!

LZY7977 commented 3 months ago

.NET8 Lambda compute image is now available on CodeBuild