Skip to content

Commit

Permalink
Merge pull request #8 from weaviate-git-bot/main
Browse files Browse the repository at this point in the history
Updated Weaviate Docker image url (auto PR by bot)
  • Loading branch information
emil14 authored Dec 30, 2024
2 parents 430687f + 1dbc15f commit cbd7680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rag_vector_database/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
- "8080"
- --scheme
- http
image: semitechnologies/weaviate:1.22.4
image: cr.weaviate.io/semitechnologies/weaviate:1.22.4
ports:
- 8080:8080
- 50051:50051
Expand Down

0 comments on commit cbd7680

Please sign in to comment.