From be57a5a9227005a4668c4f3e461c83cc66c680a1 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 2 Oct 2019 11:52:52 +0200 Subject: [matrix] upgrade from 1.2.1 to 1.4.0rc1 --- 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 ab4f513..63b1f56 100644 --- a/nomad/chat.hcl +++ b/nomad/chat.hcl @@ -8,7 +8,7 @@ job "chat" { driver = "docker" config { - image = "superboum/amd64_synapse:v21" + image = "superboum/amd64_synapse:v22" readonly_rootfs = true port_map { client_port = 8008 -- cgit v1.2.3