aboutsummaryrefslogtreecommitdiff
path: root/nomad
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-04-27 19:02:00 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-04-27 19:02:00 +0200
commit6060d05c200a74096fcbe2bc563ef5bf425f508d (patch)
tree97accb9429744bf8c996474f5a7272e0171c8a8b /nomad
parent7a5a701bbf8abcfec6f6364687696581186bb8a3 (diff)
downloadinfrastructure-6060d05c200a74096fcbe2bc563ef5bf425f508d.tar.gz
infrastructure-6060d05c200a74096fcbe2bc563ef5bf425f508d.zip
Fix front version
Diffstat (limited to 'nomad')
-rw-r--r--nomad/jitsi.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/jitsi.hcl b/nomad/jitsi.hcl
index b0ccb3a..e037fe1 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:v4"
+ image = "superboum/amd64_jitsi_front:v5"
network_mode = "host"
port_map {
https_port = 443