Compare commits
9 Commits
f34a1c588b
...
c043c619f8
| Author | SHA1 | Date | |
|---|---|---|---|
| c043c619f8 | |||
| 4cb3e586c9 | |||
| 8cf6437915 | |||
| 1438e6ffcb | |||
| 6c611da502 | |||
| a78d87b022 | |||
| 74fbbee6f5 | |||
| 08b0ecdff9 | |||
| 1144c67c18 |
@@ -29,7 +29,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: lscr.io/linuxserver/calibre-web:0.6.25
|
||||
image: lscr.io/linuxserver/calibre-web:0.6.26
|
||||
container_name: calibre-web
|
||||
environment:
|
||||
- DOCKER_MODS=linuxserver/mods:universal-calibre #optional
|
||||
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.5.3
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.5.5
|
||||
ports:
|
||||
- 3003:3003
|
||||
volumes:
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: loki
|
||||
image: grafana/loki:3.6.4
|
||||
image: grafana/loki:3.6.5
|
||||
ports:
|
||||
- 8094:3100
|
||||
networks:
|
||||
|
||||
@@ -3,7 +3,7 @@ services:
|
||||
extends:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.2.0
|
||||
image: ghcr.io/home-assistant/home-assistant:2026.2.1
|
||||
container_name: home-assistant
|
||||
networks:
|
||||
- ip4net
|
||||
|
||||
Reference in New Issue
Block a user