dotnet / wcf

This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
MIT License
1.72k stars 558 forks source link

Migrate off of EOL container images #5701

Open mthalman opened 2 days ago

mthalman commented 2 days ago

The following container images are unsupported to the distro being EOL and should be updated to supported versions:

https://github.com/dotnet/wcf/blob/ed1bd7a975c290a65ff3db56c775445d84f44f3f/eng/SendToHelix.proj#L34 https://github.com/dotnet/wcf/blob/ed1bd7a975c290a65ff3db56c775445d84f44f3f/eng/SendToHelix.proj#L40 https://github.com/dotnet/wcf/blob/ed1bd7a975c290a65ff3db56c775445d84f44f3f/eng/SendToHelix.proj#L42 https://github.com/dotnet/wcf/blob/ed1bd7a975c290a65ff3db56c775445d84f44f3f/eng/SendToHelix.proj#L44

Related: Debian 11: https://github.com/dotnet/core/issues/9625 Fedora 38: https://github.com/dotnet/core/issues/9291