Revert "Synapse: Pin version"
All checks were successful
continuous-integration/drone/push Build is passing

This reverts commit a1c5252235.
This commit is contained in:
Tobias Manske 2023-08-30 20:01:35 +02:00
parent 63d409d067
commit 7676da010b
Signed by: tobias
GPG Key ID: 9164B527694A0709

View File

@ -4,7 +4,7 @@ version: '3.9'
services:
synapse:
image: registry.tobiasmanske.de/matrixdotorg/synapse:v1.89 # FIXME: Update as soon as federation spam is resolved
image: registry.tobiasmanske.de/matrixdotorg/synapse:latest
user: "1000:1000"
# Since synapse does not retry to connect to the database, restart upon
# failure