From be8c41f79eabcacf03047dfec2f2998077b701aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Fri, 24 Jun 2022 14:48:49 +0200 Subject: [PATCH] etherpad,jigasi: fix compose file version They all need to match if we want to launch them together. --- etherpad.yml | 2 +- jigasi.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etherpad.yml b/etherpad.yml index d5e3483..0f418f2 100644 --- a/etherpad.yml +++ b/etherpad.yml @@ -1,4 +1,4 @@ -version: '3' +version: '3.5' services: # Etherpad: real-time collaborative document editing diff --git a/jigasi.yml b/jigasi.yml index 3ca4c84..4bef2a1 100644 --- a/jigasi.yml +++ b/jigasi.yml @@ -1,4 +1,4 @@ -version: '3' +version: '3.5' services: # SIP gateway (audio)