aports/testing/dotnet6-runtime/dotnet6-runtime.post-upgrade
Antoine Martin 100167b1c5 testing/dotnet6-runtime: upgrade to 6.0.36
* Also adds EOL notice
2024-11-13 02:45:02 +00:00

9 lines
221 B
Bash
Executable file

#!/bin/sh
cat >&2 <<-EOF
*
* Please note that dotnet6-runtime 6.0.36 will be the last servicing release
* as .NET 6 is EOL since Nov 12th 2024. dotnet8-runtime is available starting
* with Alpine Linux v3.20.
*
EOF