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

Adopt Azure Linux for build images #46721

Open
richlander opened this issue Feb 11, 2025 · 1 comment
Open

Adopt Azure Linux for build images #46721

richlander opened this issue Feb 11, 2025 · 1 comment
Labels
Area-Infrastructure untriaged Request triage from a team member

Comments

@richlander
Copy link
Member

richlander commented Feb 11, 2025

We recently updated dotnet/aspnetcore to use Azure Linux build images. dotnet/sdk should do the same. Our goal should be that all image references are bleeding edge in main such that we don't need to remediate EOL references in servicing.

In particular, the "WithNode" images are discontinued. We're not going to offer those any longer. The new Azure Linux build images include node.

image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode

@richlander
Copy link
Member Author

Min CentOS Stream versions by .NET version / branch:

  • .NET 8: Stream 9
  • .NET 9: Stream 9
  • .NET 10: Stream 10

CentOS Stream 8 and Alma Linux 8 should not be present in any branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

1 participant