Update mariadb Docker tag to v10.10

Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
renovate[bot] 2023-01-19 11:26:54 +00:00 committed by GitHub
parent f0d9948aee
commit a672b90bf3
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
mysql-mailcow:
image: mariadb:10.5
image: mariadb:10.10
depends_on:
- unbound-mailcow
stop_grace_period: 45s