From c54da60071b18d206f376e73f6e93d4038e9eeb9 Mon Sep 17 00:00:00 2001 From: andryyy Date: Sun, 18 Dec 2016 22:25:15 +0100 Subject: [PATCH] Switch to stable MariaDB --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 427a515c..e2f63c55 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -13,7 +13,7 @@ services: - pdns mysql-mailcow: - image: mysql:latest + image: mariadb:10.1 depends_on: - pdns-mailcow command: mysqld