From ab23c0f121f9b1244953c93bcab60dfa3eeb8165 Mon Sep 17 00:00:00 2001 From: Sebastian Wiesendahl Date: Fri, 8 Mar 2019 15:59:27 +0100 Subject: [PATCH] change min docker-compose version --- FAQ-and-Tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ-and-Tips.md b/FAQ-and-Tips.md index 75e2b31..1526b4e 100644 --- a/FAQ-and-Tips.md +++ b/FAQ-and-Tips.md @@ -92,7 +92,7 @@ edit the crontab file `nano cron/sa-learn`: with plain docker-compose: ```docker-compose -version: "3.3" +version: "2" services: mail: