[MYSQL] Update to 10.6 LTS
This commit is contained in:
parent
f6d135fbad
commit
db6c50d046
|
@ -17,7 +17,7 @@ services:
|
||||||
- unbound
|
- unbound
|
||||||
|
|
||||||
mysql-mailcow:
|
mysql-mailcow:
|
||||||
image: mariadb:10.5
|
image: mariadb:10.6
|
||||||
depends_on:
|
depends_on:
|
||||||
- unbound-mailcow
|
- unbound-mailcow
|
||||||
stop_grace_period: 45s
|
stop_grace_period: 45s
|
||||||
|
|
Loading…
Reference in New Issue