You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
429 B
8 lines
429 B
1 year ago
|
---
|
||
|
title: Homepage Move
|
||
|
description: Homepage Container Deprecation
|
||
|
---
|
||
|
|
||
|
As of v0.7.1 homepage migrated from benphelps/homepage to an "orgnization" located at gethomepage/homepage. The reason for this is to setup the project for longevity and allow for community maintenance.
|
||
|
|
||
|
Migrating your installation should be as simple as changing `image: ghcr.io/benphelps/homepage:latest` to `image: ghcr.io/gethomepage/homepage:latest`.
|