Move to 'ghcr.io' images

This commit moves away from packages.github.com images and to ghcr.io.
This commit is contained in:
Tom Wiesing 2021-01-29 00:04:56 +01:00
parent d3b6450854
commit e67974e985
No known key found for this signature in database
GPG key ID: DC1F29F2BC78AB15
2 changed files with 2 additions and 2 deletions

View file

@ -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"