aboutsummaryrefslogtreecommitdiff
path: root/nomad/chat.hcl
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2019-10-02 11:52:52 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2019-10-02 11:52:52 +0200
commitbe57a5a9227005a4668c4f3e461c83cc66c680a1 (patch)
tree6cda18ebb33e3ce9dd7152c56be979a5ce1dddf0 /nomad/chat.hcl
parentb8cd6e8df88ce919ec531fced6bcf48b3ce1a546 (diff)
downloadinfrastructure-be57a5a9227005a4668c4f3e461c83cc66c680a1.tar.gz
infrastructure-be57a5a9227005a4668c4f3e461c83cc66c680a1.zip
[matrix] upgrade from 1.2.1 to 1.4.0rc1
Diffstat (limited to 'nomad/chat.hcl')
-rw-r--r--nomad/chat.hcl2
1 files changed, 1 insertions, 1 deletions
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