From 05f60e4856cfbaad1b987de9f5bd1f0f9b57bcf2 Mon Sep 17 00:00:00 2001 From: Quentin Date: Mon, 9 Dec 2019 16:30:31 +0100 Subject: [PATCH] =?UTF-8?q?[synapse]=20migration=20termin=C3=A9e=20vers=20?= =?UTF-8?q?la=201.7.0rc1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nomad/chat.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nomad/chat.hcl b/nomad/chat.hcl index 3df61ae..09b6946 100644 --- a/nomad/chat.hcl +++ b/nomad/chat.hcl @@ -8,7 +8,7 @@ job "chat" { driver = "docker" config { - image = "superboum/amd64_synapse:v22" + image = "superboum/amd64_synapse:v23" readonly_rootfs = true port_map { client_port = 8008