We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1202b8e + ef602f8 commit 95decaaCopy full SHA for 95decaa
1 file changed
python_libraries/weaviate/docker-compose.yml
@@ -9,7 +9,7 @@ services:
9
- '8080'
10
- --scheme
11
- http
12
- image: semitechnologies/weaviate:1.9.0
+ image: cr.weaviate.io/semitechnologies/weaviate:1.9.0
13
ports:
14
- 8080:8080
15
restart: on-failure:0
0 commit comments