9 Commits

5 changed files with 5 additions and 5 deletions

View File

@@ -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

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.5.3
image: ghcr.io/immich-app/immich-machine-learning:v2.5.5
ports:
- 3003:3003
volumes:

View File

@@ -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:

View File

@@ -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

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.15.4
image: ollama/ollama:0.15.6
container_name: ollama
ports:
- 4019:11434