fix(homepage): Use new Docker image

This commit is contained in:
Adrien Poupa
2023-10-08 17:34:50 -04:00
parent 1bfc0642ef
commit cc91b540e7
2 changed files with 2 additions and 2 deletions

View File

@@ -307,7 +307,7 @@ services:
- homepage.widget.url=http://jellyfin:8096/jellyfin
- homepage.widget.key=${JELLYFIN_API_KEY}
homepage:
image: ghcr.io/benphelps/homepage:latest
image: ghcr.io/gethomepage/homepage:latest
container_name: homepage
environment:
- HOMEPAGE_VAR_TITLE=${HOMEPAGE_VAR_TITLE}