aboutsummaryrefslogtreecommitdiff
path: root/app/docker-compose.yml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-12-14 11:19:09 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-12-14 11:19:09 +0100
commit582882286e7cf337ea3d8819ea92aaf0fa0ec374 (patch)
treea4ea203b4b33db690afcd38e48267f8e7ab28d09 /app/docker-compose.yml
parentfa75e0012c9a665394f5010ad0ea6a665e12f812 (diff)
downloadinfrastructure-582882286e7cf337ea3d8819ea92aaf0fa0ec374.tar.gz
infrastructure-582882286e7cf337ea3d8819ea92aaf0fa0ec374.zip
latest s3 provider version is required
Diffstat (limited to 'app/docker-compose.yml')
-rw-r--r--app/docker-compose.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/app/docker-compose.yml b/app/docker-compose.yml
index 20cf1ce..ffc5540 100644
--- a/app/docker-compose.yml
+++ b/app/docker-compose.yml
@@ -17,8 +17,11 @@ services:
# https://github.com/matrix-org/synapse/releases
VERSION: 1.48.0
# https://github.com/matrix-org/synapse-s3-storage-provider/commits/main
- S3_VERSION: 3c3fafd6a2624f05fd396d9e003501bf8bef7b2e
- image: superboum/amd64_synapse:v48
+ # Update with the latest commit on main each time you update the synapse version
+ # otherwise synapse may fail to launch due to incompatibility issues
+ # see this issue for an example: https://github.com/matrix-org/synapse-s3-storage-provider/issues/64
+ S3_VERSION: f821cff55e35a711b45ecb5165d54a4c28f40c9c
+ image: superboum/amd64_synapse:v49
# Email
sogo: