Update ghcr.io/gethomepage/homepage Docker tag to v1.12.0

This commit is contained in:
2026-03-28 00:03:00 +00:00
parent 678b09ff0c
commit 76979a3d0a
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends: extends:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
image: ghcr.io/gethomepage/homepage:v1.11.0 image: ghcr.io/gethomepage/homepage:v1.12.0
container_name: homepage container_name: homepage
ports: ports:
- 3030:3000 - 3030:3000