▲ | josteink 4 days ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I fail to understand why they feel the need to test their setup with the latest Alpine while at the same time using out of date and unsupported versions of .NET. On the flip side, good debugging! | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | andix 3 days ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I really don't get why people still bother with unsupported dotnet versions. There might be a few edge cases that prevent upgrading, but in 99% an upgrade from dotnet 3.1 to dotnet 10 is completely smooth. Running in an unsupported dotnet version also means that there won't be any security patches. Not great. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | stackskipton 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Also, did not alpine work? Size difference between the two is 200MB which is probably insignificant for 99% of .Net users. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | gwbas1c 3 days ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Because often, somebody wrote something a few years ago and there isn't a business case to constantly upgrade every single dependency. |