Update Docker image source in docker-compose.yml

This commit is contained in:
Roger Gonzalez 2024-12-27 21:55:27 -03:00
parent 0166791df4
commit 2e1a16b8ea
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -18,7 +18,7 @@ services:
monolith:
hostname: monolith
image: matrixdotorg/dendrite-monolith:latest
image: ghcr.io/element-hq/dendrite-monolith:latest
ports:
- 8008:8008
- 8448:8448