From 53ebca75b61ebd65003ee9513ca63e9c636c3b9e Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 27 Mar 2020 23:27:52 +0100 Subject: Jitsi: varioux fixes --- nomad/jitsi.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nomad') diff --git a/nomad/jitsi.hcl b/nomad/jitsi.hcl index e6fc964..cae7e5b 100644 --- a/nomad/jitsi.hcl +++ b/nomad/jitsi.hcl @@ -189,7 +189,7 @@ job "jitsi" { task "videobridge" { driver = "docker" config { - image = "superboum/amd64_jitsi_videobridge:v3" + image = "superboum/amd64_jitsi_videobridge:v4" network_mode = "host" port_map { video1_port = 4443 -- cgit v1.2.3