Update Docker images to use ghcr.io and clean up ownership commands in init script

This commit is contained in:
SergeantPanda 2025-04-05 21:56:58 -05:00
parent 21a9cb6528
commit 472c20627c
3 changed files with 2 additions and 5 deletions

View file

@ -3,7 +3,7 @@ services:
# build:
# context: .
# dockerfile: Dockerfile
image: dispatcharr/dispatcharr:latest
image: ghcr.io/dispatcharr/dispatcharr:latest
container_name: dispatcharr
ports:
- 9191:9191