aboutsummaryrefslogtreecommitdiff
path: root/app_build/docker-compose.yml
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-09-12 11:15:07 +0200
committerQuentin <quentin@deuxfleurs.fr>2020-09-12 11:15:07 +0200
commit5337be94df4f79191fea244e8db4338489bc04b7 (patch)
treeb8d33a11a8c145cc91433618bb8df81ef8ef8290 /app_build/docker-compose.yml
parentc4a6cf1534b864d3941c839d4a4dca7e505bd828 (diff)
downloadinfrastructure-5337be94df4f79191fea244e8db4338489bc04b7.tar.gz
infrastructure-5337be94df4f79191fea244e8db4338489bc04b7.zip
Better handle jitsi versions
Diffstat (limited to 'app_build/docker-compose.yml')
-rw-r--r--app_build/docker-compose.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app_build/docker-compose.yml b/app_build/docker-compose.yml
index afe363d..b7c17c1 100644
--- a/app_build/docker-compose.yml
+++ b/app_build/docker-compose.yml
@@ -33,6 +33,7 @@ services:
context: ./jitsi-meet
args:
# https://github.com/jitsi/jitsi-meet
+ PREFIXV: stable/jitsi-meet_
VERSION: 4966
image: superboum/amd64_jitsi_meet:v1
@@ -41,6 +42,7 @@ services:
context: ./jitsi-conference-focus
args:
# https://github.com/jitsi/jicofo
+ PREFIXV: stable/jitsi-meet_
VERSION: 4966
image: superboum/amd64_jitsi_conference_focus:v3
@@ -49,6 +51,7 @@ services:
context: ./jitsi-videobridge
args:
# https://github.com/jitsi/jitsi-videobridge
+ PREFIXV: stable/jitsi-meet_
VERSION: 4966
image: superboum/amd64_jitsi_videobridge:v10