aboutsummaryrefslogtreecommitdiff
path: root/nomad
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2019-10-02 11:58:32 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2019-10-02 11:58:32 +0200
commitd1a61defc0ea7d981901e7a84517d5398ffe554b (patch)
tree5b61ff52f375107888438d58b58901d2ed2091e2 /nomad
parentbe57a5a9227005a4668c4f3e461c83cc66c680a1 (diff)
downloadinfrastructure-d1a61defc0ea7d981901e7a84517d5398ffe554b.tar.gz
infrastructure-d1a61defc0ea7d981901e7a84517d5398ffe554b.zip
[matrix] upgrade riot web
Diffstat (limited to 'nomad')
-rw-r--r--nomad/chat.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/chat.hcl b/nomad/chat.hcl
index 63b1f56..50c657b 100644
--- a/nomad/chat.hcl
+++ b/nomad/chat.hcl
@@ -109,7 +109,7 @@ job "chat" {
task "server" {
driver = "docker"
config {
- image = "superboum/amd64_riotweb:v6"
+ image = "superboum/amd64_riotweb:v7"
port_map {
web_port = 8043
}