diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-09-16 15:52:19 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-09-16 15:52:19 +0200 |
commit | 09fc30214da3febbf9c06a81bd52701f370be67e (patch) | |
tree | 0ebe81f2e89f89e86579f30e222f6b2acb7d27de /app/build | |
parent | e9bc6fe7f15bb63e8fcc190999b9dfe91ac930d6 (diff) | |
download | infrastructure-09fc30214da3febbf9c06a81bd52701f370be67e.tar.gz infrastructure-09fc30214da3febbf9c06a81bd52701f370be67e.zip |
Upgrade synapse as proposed
Diffstat (limited to 'app/build')
-rw-r--r-- | app/build/docker-compose.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build/docker-compose.yml b/app/build/docker-compose.yml index 94bc154..b10445a 100644 --- a/app/build/docker-compose.yml +++ b/app/build/docker-compose.yml @@ -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: |