[Mariadb] Update to 10.11 (LTS) (#5152)

* [Mariadb] Update to 10.11 (LTS)

* mysql: set default collation to general_ci
This commit is contained in:
DerLinkman
2025-02-17 15:48:25 +01:00
committed by GitHub
parent f6dc0b463f
commit 4ac541f671
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ services:
- unbound
mysql-mailcow:
image: mariadb:10.5
image: mariadb:10.11
depends_on:
- unbound-mailcow
- netfilter-mailcow