Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Alpine 3.20 #9292

Open
3 of 11 tasks
rbhanda opened this issue May 1, 2024 · 1 comment
Open
3 of 11 tasks

Add support for Alpine 3.20 #9292

rbhanda opened this issue May 1, 2024 · 1 comment
Assignees

Comments

@rbhanda
Copy link
Contributor

rbhanda commented May 1, 2024

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:

  • Notify .NET Core teams regarding new OS release
  • Update the supported OS content on GitHub and marketing sites.

Document updates:

  • Add OS prerequisites to the dependencies document
  • Update distro install page
@carlossanlop
Copy link
Member

@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: dotnet/runtime#99560

  • We only added it for 6.0.
  • We skipped 7.0 since it was going out of support.
  • We don't need these changes in 8.0 and above.

cc @wfurt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants