Author SHA1 Message Date
renovate_bot c10b9a4841 Update ghcr.io/gethomepage/homepage Docker tag to v2.3.0 2026-09-11 00:05:52 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/gethomepage/homepage:v2.1.2
image: ghcr.io/gethomepage/homepage:v2.3.0
container_name: homepage
ports:
- 3030:3000
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghost:6.63.0-alpine
image: ghost:6.61.0-alpine
container_name: ghost
ports:
- 4016:2368