aboutsummaryrefslogtreecommitdiff
path: root/nomad/chat.hcl
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-02-28 08:19:26 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-02-28 08:19:26 +0100
commit6fdd3edd043cb12426fd827d96535e8b10adb61c (patch)
tree0fc83eb5f530d5c28feb0d914ed2d2b545a060ba /nomad/chat.hcl
parent7476a93dcd9ffc6b4df2ed33ac9bc5d311d0bcdb (diff)
downloadinfrastructure-6fdd3edd043cb12426fd827d96535e8b10adb61c.tar.gz
infrastructure-6fdd3edd043cb12426fd827d96535e8b10adb61c.zip
[matrix] Upgrade Riot Web from 1.5.6 to 1.5.10
Diffstat (limited to 'nomad/chat.hcl')
-rw-r--r--nomad/chat.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/chat.hcl b/nomad/chat.hcl
index 2e3effe..70bacbf 100644
--- a/nomad/chat.hcl
+++ b/nomad/chat.hcl
@@ -184,7 +184,7 @@ job "chat" {
task "server" {
driver = "docker"
config {
- image = "superboum/amd64_riotweb:v8"
+ image = "superboum/amd64_riotweb:v9"
port_map {
web_port = 8043
}