1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-02 03:38:23 +02:00

[MariaDB] Update to 10.5

This commit is contained in:
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

View File

@ -17,7 +17,7 @@ services:
- unbound
mysql-mailcow:
image: mariadb:10.4
image: mariadb:10.5
depends_on:
- unbound-mailcow
stop_grace_period: 45s