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: docker/Dockerfile.dev
|
||||
image: dispatcharr/dispatcharr
|
||||
image: ghcr.io/dispatcharr/dispatcharr:dev
|
||||
container_name: dispatcharr_dev
|
||||
ports:
|
||||
- 5656:5656
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue