From 03871d249f544dc6c333e80c1c40ecd895708c40 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Apr 2026 00:03:19 +0000 Subject: [PATCH] Update ghcr.io/gethomepage/homepage Docker tag to v1.12.3 --- 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 2ea745a..ec4d258 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.12.2 + image: ghcr.io/gethomepage/homepage:v1.12.3 container_name: homepage ports: - 3030:3000