mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 02:35:14 +00:00
Update Docker images to use ghcr.io and clean up ownership commands in init script
This commit is contained in:
parent
21a9cb6528
commit
472c20627c
3 changed files with 2 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue