aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2020-09-12 23:18:02 +0200
committerQuentin <quentin@deuxfleurs.fr>2020-09-12 23:18:02 +0200
commitc40095d02c12c9bd2dd1e0f196eddb9d31343109 (patch)
treea773bb682db57ba92994808707f2957d2f866a15 /app
parent1af6eabc81cc5758809dff3997890fc6786f9b3e (diff)
downloadinfrastructure-c40095d02c12c9bd2dd1e0f196eddb9d31343109.tar.gz
infrastructure-c40095d02c12c9bd2dd1e0f196eddb9d31343109.zip
WIP jitsi
Diffstat (limited to 'app')
-rw-r--r--app/deployment/jitsi.hcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/deployment/jitsi.hcl b/app/deployment/jitsi.hcl
index 8f98d61..2ab5b11 100644
--- a/app/deployment/jitsi.hcl
+++ b/app/deployment/jitsi.hcl
@@ -151,7 +151,7 @@ job "jitsi" {
task "jicofo" {
driver = "docker"
config {
- image = "superboum/amd64_jitsi_conference_focus:v3"
+ image = "superboum/amd64_jitsi_conference_focus:v4"
network_mode = "host"
}
@@ -183,7 +183,7 @@ job "jitsi" {
task "videobridge" {
driver = "docker"
config {
- image = "superboum/amd64_jitsi_videobridge:v10"
+ image = "superboum/amd64_jitsi_videobridge:v13"
network_mode = "host"
port_map {
video1_port = 8080