From 34a4f027f5ef300eaca29d16743402003928af2a Mon Sep 17 00:00:00 2001 From: Aarni Halinen Date: Tue, 8 Oct 2019 13:04:30 +0300 Subject: [PATCH] Bump yml version --- stack-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack-compose.yml b/stack-compose.yml index 42ff553..453d18d 100644 --- a/stack-compose.yml +++ b/stack-compose.yml @@ -1,4 +1,4 @@ -version: '3' +version: '3.4' services: db: image: postgres