Update mariadb Docker tag to v10.11

Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
renovate[bot] 2023-03-16 21:58:23 +00:00 committed by GitHub
parent 7225bd2f55
commit f75842438f
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:10.11
depends_on: depends_on:
- unbound-mailcow - unbound-mailcow
stop_grace_period: 45s stop_grace_period: 45s