Skip to content

Commit

Permalink
Updated Weaviate Docker image url (auto PR by bot) (#109)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
weaviate-git-bot and pre-commit-ci[bot] authored Apr 9, 2024
1 parent 5b9bffb commit e28cc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/servers/weaviate-single-node/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- '8090'
- --scheme
- http
image: semitechnologies/weaviate:1.24.1
image: cr.weaviate.io/semitechnologies/weaviate:1.24.1
network_mode: host
logging:
driver: "json-file"
Expand Down

0 comments on commit e28cc02

Please sign in to comment.