You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An audit of container images against the .NET supported OS matrix found several stale or EOL OS versions with Dockerfiles that should be cleaned up, and an upcoming Fedora release that should be provisioned.
An audit of container images against the .NET supported OS matrix found several stale or EOL OS versions with Dockerfiles that should be cleaned up, and an upcoming Fedora release that should be provisioned.
See OS onboarding guide for context. Part of .NET OS Support Tracking. Related runtime tracking issue: dotnet/runtime#125690.
Tracking
EOL — remove
Approaching EOL — plan removal
New — provision ahead of need
Details
Debian 11 (EOL)
https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/f8480467d18eec67b5bad9f6a26c859ac7755b1d/src/debian/11/helix/Dockerfile
openSUSE Leap 15.6 (EOL 2026-04-30)
https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/f8480467d18eec67b5bad9f6a26c859ac7755b1d/src/opensuse/15.6/helix/Dockerfile
Alpine 3.21, 3.22 — stale
Runtime
mainonly references Alpine 3.23 + edge. Older images can be removed.https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/f8480467d18eec67b5bad9f6a26c859ac7755b1d/src/alpine/3.21/helix/Dockerfile
https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/f8480467d18eec67b5bad9f6a26c859ac7755b1d/src/alpine/3.22/helix/Dockerfile
Fedora 44 — new
Fedora 43 images exist (use as template for 44). Fedora 44 should be provisioned proactively so images are ready before Fedora 43 reaches EOL.
https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/f8480467d18eec67b5bad9f6a26c859ac7755b1d/src/fedora/43/helix/Dockerfile
This issue was generated by GitHub Copilot CLI v1.0.7 via the
update-supported-osskill.