Update weaviate image

This commit is contained in:
Christopher Hertel
2026-01-23 18:12:30 +01:00
parent aff66e6302
commit fbc04bf8c3

View File

@@ -226,7 +226,7 @@ services:
- '8108:8108'
weaviate:
image: cr.weaviate.io/semitechnologies/weaviate:1.32.4
image: cr.weaviate.io/semitechnologies/weaviate:1.35.3
command: ['--host', '0.0.0.0', '--port', '8080', '--scheme', 'http']
environment:
QUERY_DEFAULTS_LIMIT: 25