mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 03:45:16 +05:30
feat: replaced docker images with github images
This commit is contained in:
@@ -6,7 +6,7 @@ After=synapse_db.service
|
||||
[Container]
|
||||
Pod=matrix.pod
|
||||
ContainerName=synapse
|
||||
Image=docker.io/matrixdotorg/synapse:latest
|
||||
Image=ghcr.io/element-hq/synapse:latest
|
||||
|
||||
# Enable auto-update container
|
||||
AutoUpdate=registry
|
||||
|
||||
Reference in New Issue
Block a user