dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.25k stars 4.73k forks source link

Update usage of EOL Raspbian 10 Helix container image #109420

Open mthalman opened 1 day ago

mthalman commented 1 day ago

There is a Raspbian 10 Helix container image that is currently EOL and referenced here:

https://github.com/dotnet/runtime/blob/987f6b5c9e638ef921c71a530532f147788300c4/eng/pipelines/libraries/helix-queues-setup.yml#L33

This is currently referenced in main, release/9.0, and release/8.0.

This should be updated to a supported image.

Support for this image was originally removed in https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/927. A replacement is in the works at https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/1083.

cc @sbomer

dotnet-policy-service[bot] commented 1 day ago

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries See info in area-owners.md if you want to be subscribed.