aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@dufour.io>2021-04-09 14:11:26 +0200
committerQuentin Dufour <quentin@dufour.io>2021-04-09 14:11:26 +0200
commitfae36c7ef65c285b57648b9a2d8fa433a651a889 (patch)
treee7615bb1dbb8057b3eddb8897431123799ee455b /app
parent4ecda8cc8d915247ec449d8841144d037a1bf3e1 (diff)
downloadinfrastructure-fae36c7ef65c285b57648b9a2d8fa433a651a889.tar.gz
infrastructure-fae36c7ef65c285b57648b9a2d8fa433a651a889.zip
Upgrade synapse+riot images
Diffstat (limited to 'app')
-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 760a349..2bb7f57 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.22
- image: superboum/amd64_riotweb:v21
+ VERSION: 1.7.24
+ image: superboum/amd64_riotweb:v22
synapse:
build:
context: ./im/build/matrix-synapse
args:
# https://github.com/matrix-org/synapse/releases
- VERSION: 1.28.0
- image: superboum/amd64_synapse:v42
+ VERSION: 1.31.0
+ image: superboum/amd64_synapse:v43
# Email
sogo: