Skip to content

Commit

Permalink
updated the Weaviate Docker image location (automated bot update)
Browse files Browse the repository at this point in the history
  • Loading branch information
weaviate-git-bot committed Mar 18, 2024
1 parent ccda40f commit ddbd348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/weaviate/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.4'
services:
weaviate:
image: semitechnologies/weaviate:1.19.6
image: cr.weaviate.io/semitechnologies/weaviate:1.19.6
restart: on-failure:0
ports:
- "8080:8080"
Expand Down

0 comments on commit ddbd348

Please sign in to comment.