Matrix-Stack: change synapse admin image to a more uptodate version
This commit is contained in:
parent
0bd9a6a06e
commit
7fe954ceaf
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ services:
|
|||
|
||||
# Admin
|
||||
synapse-admin:
|
||||
image: awesometechnologies/synapse-admin:latest
|
||||
image: ghcr.io/etkecc/synapse-admin:latest
|
||||
restart: unless-stopped
|
||||
hostname: synapse-admin
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue