aboutsummaryrefslogtreecommitdiff
path: root/nomad
diff options
context:
space:
mode:
authorQuentin <quentin@deuxfleurs.fr>2019-12-09 16:30:31 +0100
committerQuentin <quentin@deuxfleurs.fr>2019-12-09 16:30:31 +0100
commit05f60e4856cfbaad1b987de9f5bd1f0f9b57bcf2 (patch)
tree44805ac12f22fd562919f4c2cd7b55038e973a89 /nomad
parentb33e289d996e8c69fef82d02e665f3fb87d894fa (diff)
downloadinfrastructure-05f60e4856cfbaad1b987de9f5bd1f0f9b57bcf2.tar.gz
infrastructure-05f60e4856cfbaad1b987de9f5bd1f0f9b57bcf2.zip
[synapse] migration terminée vers la 1.7.0rc1
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 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