Update mariadb Docker tag to v10.10
Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
parent
f0d9948aee
commit
a672b90bf3
|
@ -17,7 +17,7 @@ services:
|
|||
- unbound
|
||||
|
||||
mysql-mailcow:
|
||||
image: mariadb:10.5
|
||||
image: mariadb:10.10
|
||||
depends_on:
|
||||
- unbound-mailcow
|
||||
stop_grace_period: 45s
|
||||
|
|
Loading…
Reference in New Issue