We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0f032a + e0db042 commit 58b894bCopy full SHA for 58b894b
docker/docker-compose.yml
@@ -8,7 +8,7 @@ services:
8
- "8080"
9
- --scheme
10
- http
11
- image: semitechnologies/weaviate:1.21.5
+ image: cr.weaviate.io/semitechnologies/weaviate:1.21.5
12
ports:
13
- 8080:8080
14
volumes:
0 commit comments