Author SHA1 Message Date
renovate_bot f86ad8f660 Update ghcr.io/gethomepage/homepage Docker tag to v2.3.0 2026-09-13 00:01:32 +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