Move to 'ghcr.io' images
This commit moves away from packages.github.com images and to ghcr.io.
This commit is contained in:
parent
d3b6450854
commit
e67974e985
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
tr:
|
||||
image: tkw01536/tr
|
||||
image: ghcr.io/tkw1536/tr:latest
|
||||
restart: always
|
||||
volumes:
|
||||
- "${OVERRIDES_FILE}:/overrides.json:ro"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue