dotnet / core

.NET news, announcements, release notes, and more!
https://dot.net
MIT License
20.68k stars 4.86k forks source link

Add support for Alpine 3.20 #9292

Open rbhanda opened 1 month ago

rbhanda commented 1 month ago

This issue is created to track progress for the work to enable Alpine 3.20 support for .NET 6.0 and .NET 8.0

Product and Test updates

Release team:

Document updates:

carlossanlop commented 1 month ago

@rbhanda we already added Alpine 3.20 support in runtime back in January at the same time when we added 3.19 support. Here's the PR: https://github.com/dotnet/runtime/pull/99560

cc @wfurt