aboutsummaryrefslogtreecommitdiff
path: root/app/docker-compose.yml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@dufour.io>2021-05-18 15:26:41 +0200
committerQuentin Dufour <quentin@dufour.io>2021-05-18 15:26:41 +0200
commit4f506422e32494392be291d79ab665d93335b72b (patch)
tree677b6f912f47876c34186c840351b3899aabd19e /app/docker-compose.yml
parent3bb2cf9e931728f137bf756f8adfa556a476691c (diff)
downloadinfrastructure-4f506422e32494392be291d79ab665d93335b72b.tar.gz
infrastructure-4f506422e32494392be291d79ab665d93335b72b.zip
Upgrade matrix
Diffstat (limited to 'app/docker-compose.yml')
-rw-r--r--app/docker-compose.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/docker-compose.yml b/app/docker-compose.yml
index d24eaa3..b72bac9 100644
--- a/app/docker-compose.yml
+++ b/app/docker-compose.yml
@@ -14,16 +14,16 @@ services:
context: ./im/build/riotweb
args:
# https://github.com/vector-im/riot-web/releases
- VERSION: 1.7.24
- image: superboum/amd64_riotweb:v22
+ VERSION: 1.7.28
+ image: superboum/amd64_riotweb:v23
synapse:
build:
context: ./im/build/matrix-synapse
args:
# https://github.com/matrix-org/synapse/releases
- VERSION: 1.31.0
- image: superboum/amd64_synapse:v43
+ VERSION: 1.34.0
+ image: superboum/amd64_synapse:v44
# Email
sogo: