From a2b41dd93034acdfdaad0c73412db33b3cf7cd59 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 20 Jan 2026 00:03:04 +0000 Subject: [PATCH] Update ghcr.io/gethomepage/homepage Docker tag to v1.9.0 --- project/infrastructure/homepage/homepage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/infrastructure/homepage/homepage.yml b/project/infrastructure/homepage/homepage.yml index 2223b2d..c4a47a5 100644 --- a/project/infrastructure/homepage/homepage.yml +++ b/project/infrastructure/homepage/homepage.yml @@ -3,7 +3,7 @@ services: extends: file: ${TEMPLATES_PATH} service: default - image: ghcr.io/gethomepage/homepage:v1.8.0 + image: ghcr.io/gethomepage/homepage:v1.9.0 container_name: homepage ports: - 3030:3000