We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7e517 commit 0a2c99cCopy full SHA for 0a2c99c
engine/servers/weaviate-single-node/docker-compose.yaml
@@ -8,7 +8,7 @@ services:
8
- '8090'
9
- --scheme
10
- http
11
- image: semitechnologies/weaviate:1.24.1
+ image: cr.weaviate.io/semitechnologies/weaviate:1.24.1
12
network_mode: host
13
logging:
14
driver: "json-file"
0 commit comments