aboutsummaryrefslogtreecommitdiff
path: root/nomad
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-04-08 11:23:02 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-04-08 11:23:02 +0200
commitf880808b2571782175474a76cfed63a34a60f113 (patch)
treecd5a46a73e3e72e9af2c8dcbc47e3bc524bfd43b /nomad
parentcbe92363766ae9a04243314618064baf9f5837df (diff)
downloadinfrastructure-f880808b2571782175474a76cfed63a34a60f113.tar.gz
infrastructure-f880808b2571782175474a76cfed63a34a60f113.zip
upgrade matrix
Diffstat (limited to 'nomad')
-rw-r--r--nomad/chat.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/chat.hcl b/nomad/chat.hcl
index 668f3d8..4f25bb3 100644
--- a/nomad/chat.hcl
+++ b/nomad/chat.hcl
@@ -8,7 +8,7 @@ job "chat" {
driver = "docker"
config {
- image = "superboum/amd64_synapse:v26"
+ image = "superboum/amd64_synapse:v27"
readonly_rootfs = true
port_map {
client_port = 8008