[MariaDB] Update to 10.5

master
andryyy 2021-03-19 16:34:34 +01:00
parent dd198747b7
commit 685433b3bf
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
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.4 image: mariadb:10.5
depends_on: depends_on:
- unbound-mailcow - unbound-mailcow
stop_grace_period: 45s stop_grace_period: 45s