diff options
Diffstat (limited to 'nomad/jitsi.hcl')
-rw-r--r-- | nomad/jitsi.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/jitsi.hcl b/nomad/jitsi.hcl index 3cf3c7e..bcfab06 100644 --- a/nomad/jitsi.hcl +++ b/nomad/jitsi.hcl @@ -93,7 +93,7 @@ job "jitsi" { task "front" { driver = "docker" config { - image = "superboum/amd64_jitsi_front:v3" + image = "superboum/amd64_jitsi_front:v4" network_mode = "host" port_map { https_port = 443 |