Fix: Couldn't find a valid ICU package installed on the system in a .NET container
Your base image has no ICU. Either install icu-libs and icu-data-full, switch to an -extra image variant, or set InvariantGlobalization=true and accept ordinal-only string behavior.