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
|
- unbound
|
||||||
|
|
||||||
mysql-mailcow:
|
mysql-mailcow:
|
||||||
image: mariadb:10.5
|
image: mariadb:10.10
|
||||||
depends_on:
|
depends_on:
|
||||||
- unbound-mailcow
|
- unbound-mailcow
|
||||||
stop_grace_period: 45s
|
stop_grace_period: 45s
|
||||||
|
|
Loading…
Reference in New Issue