aboutsummaryrefslogtreecommitdiff
path: root/app/deployment
diff options
context:
space:
mode:
Diffstat (limited to 'app/deployment')
-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