aboutsummaryrefslogtreecommitdiff
path: root/app/build/docker-compose.yml
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-09-13 11:46:14 +0200
committerQuentin <quentin@deuxfleurs.fr>2020-09-13 11:46:14 +0200
commitda034dabfcedcded964b6022153cf5a8a7ae9380 (patch)
tree46a773e021e58c57a0a0436e4efd0deb133f0199 /app/build/docker-compose.yml
parent744fa8b8c9cfd17ee34967f70393e7597d75daa6 (diff)
downloadinfrastructure-da034dabfcedcded964b6022153cf5a8a7ae9380.tar.gz
infrastructure-da034dabfcedcded964b6022153cf5a8a7ae9380.zip
Finally it seems to work
Diffstat (limited to 'app/build/docker-compose.yml')
-rw-r--r--app/build/docker-compose.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/build/docker-compose.yml b/app/build/docker-compose.yml
index 0e44928..7774b66 100644
--- a/app/build/docker-compose.yml
+++ b/app/build/docker-compose.yml
@@ -44,7 +44,7 @@ services:
# https://github.com/jitsi/jicofo
PREFIXV: stable/jitsi-meet_
VERSION: 4966
- image: superboum/amd64_jitsi_conference_focus:v3
+ image: superboum/amd64_jitsi_conference_focus:v4
jitsi-videobridge:
build:
@@ -53,11 +53,11 @@ services:
# https://github.com/jitsi/jitsi-videobridge
PREFIXV: stable/jitsi-meet_
VERSION: 4966
- image: superboum/amd64_jitsi_videobridge:v13
+ image: superboum/amd64_jitsi_videobridge:v14
jitsi-xmpp:
build:
context: ./jitsi-xmpp
args:
VERSION: fake-1
- image: superboum/amd64_jitsi_xmpp:v2
+ image: superboum/amd64_jitsi_xmpp:v3