From 7476a93dcd9ffc6b4df2ed33ac9bc5d311d0bcdb Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 28 Feb 2020 08:12:53 +0100 Subject: [matrix] Upgrade synapse to 1.11.0 --- 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 1e9a0bf..2e3effe 100644 --- a/nomad/chat.hcl +++ b/nomad/chat.hcl @@ -8,7 +8,7 @@ job "chat" { driver = "docker" config { - image = "superboum/amd64_synapse:v24" + image = "superboum/amd64_synapse:v26" readonly_rootfs = true port_map { client_port = 8008 -- cgit v1.2.3