dotnet / dotnet-docker

Docker images for .NET and the .NET Tools.
https://hub.docker.com/_/microsoft-dotnet
MIT License
4.5k stars 1.94k forks source link

Remove .NET 6 images #6074

Open lbussell opened 4 days ago

lbussell commented 4 days ago

Fixes #6051

Currently, this includes a first-pass at removing the 6.0 images. It should run through CI now.

I will make another pass at the infrastructure, templates, and documentation to remove any other references or conditions that are now unnecessary.