Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 546bf4badb | |||
| 22d8f246b6 | |||
| cb7888a514 | |||
| 547bfb8e1e | |||
| 11adb3ba30 |
@@ -32,7 +32,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
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:
|
||||
- 3003:3003
|
||||
volumes:
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
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
|
||||
networks:
|
||||
- ip4net
|
||||
|
||||
Reference in New Issue
Block a user