#!/bin/sh

cat >&2 <<-EOF
 *
 * Please note that dotnet7-runtime 7.0.19 will be the last servicing release
 * as .NET 7 is EOL since May 14th 2024. dotnet8-runtime is available starting
 * with Alpine Linux v3.20.
 *
EOF
