1 Commits

Author SHA1 Message Date
9e18aa9e5a Update ollama/ollama Docker tag to v0.15.5 2026-02-07 00:09:57 +00:00
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.26
image: lscr.io/linuxserver/calibre-web:0.6.25
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.5
image: ghcr.io/immich-app/immich-machine-learning:v2.5.3
ports:
- 3003:3003
volumes:

View File

@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH}
service: default
container_name: loki
image: grafana/loki:3.6.5
image: grafana/loki:3.6.4
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.1
image: ghcr.io/home-assistant/home-assistant:2026.2.0
container_name: home-assistant
networks:
- ip4net

View File

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