Skip to content

Commit e28cc02

Browse files
Updated Weaviate Docker image url (auto PR by bot) (qdrant#109)
* updated the Weaviate Docker image location (automated bot update) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * updated the Weaviate Docker image location (automated bot update) --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5b9bffb commit e28cc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/servers/weaviate-single-node/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
- '8090'
99
- --scheme
1010
- http
11-
image: semitechnologies/weaviate:1.24.1
11+
image: cr.weaviate.io/semitechnologies/weaviate:1.24.1
1212
network_mode: host
1313
logging:
1414
driver: "json-file"

0 commit comments

Comments
 (0)