Commit 1f8c403
committed
fix: use noble-chiseled-extra to include ICU for SqlClient globalization
noble-chiseled strips ICU libraries. Microsoft.Data.SqlClient requires ICU for globalization support and throws System.NotSupportedException: Globalization Invariant Mode is not supported without it.
Switch to noble-chiseled-extra which includes ICU and tzdata while retaining the security benefits of the chiseled image (minimal attack surface, non-root user, read-only-friendly).1 parent 345ca46 commit 1f8c403
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments