#!/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
