Upgrade synapse as proposed

This commit is contained in:
Quentin 2020-09-16 15:52:19 +02:00
parent e9bc6fe7f1
commit 09fc30214d
2 changed files with 3 additions and 3 deletions

View File

@ -15,8 +15,8 @@ services:
context: ./matrix-synapse
args:
# https://github.com/matrix-org/synapse/releases
VERSION: 1.19.1
image: superboum/amd64_synapse:v33
VERSION: 1.19.2
image: superboum/amd64_synapse:v34
# Email
sogo:

View File

@ -8,7 +8,7 @@ job "im" {
driver = "docker"
config {
image = "superboum/amd64_synapse:v33"
image = "superboum/amd64_synapse:v34"
readonly_rootfs = true
port_map {
client_port = 8008