aboutsummaryrefslogtreecommitdiff
path: root/app/docker-compose.yml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-01-28 23:02:37 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-01-28 23:02:37 +0100
commit982efd1b49f7435f7c49c2099aabfc994d3901fb (patch)
tree5a12b742787a99d9b4ebd137b7e08e17b611e3f5 /app/docker-compose.yml
parent5b53cf1673d29a7b81d552c69295f3dc7c736635 (diff)
downloadinfrastructure-982efd1b49f7435f7c49c2099aabfc994d3901fb.tar.gz
infrastructure-982efd1b49f7435f7c49c2099aabfc994d3901fb.zip
Still so broken...
Diffstat (limited to 'app/docker-compose.yml')
-rw-r--r--app/docker-compose.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/docker-compose.yml b/app/docker-compose.yml
index 72e6955..717e8ce 100644
--- a/app/docker-compose.yml
+++ b/app/docker-compose.yml
@@ -56,7 +56,7 @@ services:
context: ./jitsi/build/jitsi-conference-focus
args:
# https://github.com/jitsi/jicofo
- PREFIXV: stable/jitsi-meet_
+ PREFIXV: jitsi-meet_
VERSION: 5463
image: superboum/amd64_jitsi_conference_focus:v7
@@ -65,7 +65,7 @@ services:
context: ./jitsi/build/jitsi-videobridge
args:
# https://github.com/jitsi/jitsi-videobridge
- PREFIXV: stable/jitsi-meet_
+ PREFIXV: jitsi-meet_
VERSION: 5463
image: superboum/amd64_jitsi_videobridge:v17
@@ -73,6 +73,7 @@ services:
build:
context: ./jitsi/build/jitsi-xmpp
args:
+ PREFIXV: jitsi-meet_
MEET_VERSION: 5463
PROSODY_VERSION: 0.11.7-1~buster4
image: superboum/amd64_jitsi_xmpp:v9