Update docker-compose.yml

Update image to reflect organizational changes
This commit is contained in:
LRVT 2023-10-05 10:04:14 +02:00 committed by GitHub
parent 61879e9da1
commit d3171624c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
version: "3.3"
services:
homepage:
image: ghcr.io/benphelps/homepage:latest
image: ghcr.io/gethomepage/homepage:latest
container_name: homepage
restart: unless-stopped
ports: