5 Commits

2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ services:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
container_name: immich_machine_learning container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:v2.7.3 image: ghcr.io/immich-app/immich-machine-learning:v2.7.4
ports: ports:
- 3003:3003 - 3003:3003
volumes: volumes:
@@ -3,7 +3,7 @@ services:
extends: extends:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
image: ghcr.io/home-assistant/home-assistant:2026.4.1 image: ghcr.io/home-assistant/home-assistant:2026.4.2
container_name: home-assistant container_name: home-assistant
networks: networks:
- ip4net - ip4net