5 Commits

3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/gethomepage/homepage:v1.12.0
image: ghcr.io/gethomepage/homepage:v1.12.1
container_name: homepage
ports:
- 3030:3000
+1 -1
View File
@@ -32,7 +32,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:v2.6.2
image: ghcr.io/immich-app/immich-machine-learning:v2.6.3
ports:
- 3003:3003
volumes:
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghost:6.22.1-alpine
image: ghost:6.23.0-alpine
container_name: ghost
ports:
- 4016:2368