fix(famapp): pull image from ghcr where ci publishes releases
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
services:
|
||||
famapp:
|
||||
container_name: famapp
|
||||
image: registry.ginnoir.com/ginnoir/famapp:latest
|
||||
image: ghcr.io/ginnoir/famapp:latest
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
networks: [famapp, edge]
|
||||
|
||||
Reference in New Issue
Block a user