From 9503cad153daac7af7a859290a10475e58b4c70f Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 30 Jul 2019 17:18:05 +0200 Subject: [matrix] New Riot Web version --- 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 0f6a653..ab4f513 100644 --- a/nomad/chat.hcl +++ b/nomad/chat.hcl @@ -109,7 +109,7 @@ job "chat" { task "server" { driver = "docker" config { - image = "superboum/amd64_riotweb:v5" + image = "superboum/amd64_riotweb:v6" port_map { web_port = 8043 } -- cgit v1.2.3