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

This commit is contained in:
Tobias Manske 2023-08-29 16:17:36 +02:00
parent b1a0606af7
commit a1c5252235
Signed by: tobias
GPG Key ID: 9164B527694A0709

View File

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