From d1a61defc0ea7d981901e7a84517d5398ffe554b Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 2 Oct 2019 11:58:32 +0200 Subject: [matrix] upgrade riot web --- nomad/chat.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nomad') 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 } -- cgit v1.2.3