1 Commits

Author SHA1 Message Date
renovate_bot 7c574470c5 Update ghcr.io/kiwix/kiwix-serve Docker tag to v3.8.2 2026-03-07 00:03:25 +00:00
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: databasus/databasus:v3.17.0
image: databasus/databasus:v3.16.4
container_name: databasus
ports:
- 8086:4005
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: traefik:v3.6.10
image: traefik:v3.6.9
container_name: traefik
ports:
- "80:80"
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ghcr.io/home-assistant/home-assistant:2026.3.1
image: ghcr.io/home-assistant/home-assistant:2026.3.0
container_name: home-assistant
networks:
- ip4net
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: ollama/ollama:0.17.7
image: ollama/ollama:0.17.6
container_name: ollama
ports:
- 4019:11434