From 60f65552d24a78140a9cf6dfcdba2d4ae3dd8b6c Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 10 Jan 2022 23:07:38 +0100 Subject: fix s3_media_upload --- app/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/docker-compose.yml') diff --git a/app/docker-compose.yml b/app/docker-compose.yml index 77b4cd3..18c121c 100644 --- a/app/docker-compose.yml +++ b/app/docker-compose.yml @@ -12,5 +12,5 @@ services: # 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: 55e1846102e08c3b9686b0426c848d2163d7ba54 - image: lxpz/amd64_synapse:1.49.2 + image: lxpz/amd64_synapse:1.49.2-2 -- cgit v1.2.3