Update mariadb Docker tag to v11

Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
renovate[bot] 2023-06-12 14:38:17 +00:00 committed by GitHub
parent 0927c5df57
commit e4f183cf1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ services:
- unbound - unbound
mysql-mailcow: mysql-mailcow:
image: mariadb:10.5 image: mariadb:11.0
depends_on: depends_on:
- unbound-mailcow - unbound-mailcow
stop_grace_period: 45s stop_grace_period: 45s