Skip to content

Commit 64bcf4d

Browse files
Update ghcr.io/element-hq/synapse Docker tag to v1.154.0
1 parent 5fe8522 commit 64bcf4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232
condition: service_completed_successfully
3333

3434
synapse:
35-
image: ghcr.io/element-hq/synapse:v1.152.0
35+
image: ghcr.io/element-hq/synapse:v1.154.0
3636
container_name: matrix-synapse
3737
entrypoint: ["/bin/sh", "-c", "chown -R 991:991 /data && exec /start.py"]
3838
depends_on:

0 commit comments

Comments
 (0)