Skip to content

Commit

Permalink
Merge pull request #43 from langchain-ai/update-weaviate-image
Browse files Browse the repository at this point in the history
Update Weaviate Server Image
  • Loading branch information
hsm207 authored Jan 27, 2024
2 parents 6ac514b + 6701003 commit 2f05ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
- '8080'
- --scheme
- http
image: semitechnologies/weaviate:1.20.0
image: semitechnologies/weaviate:1.23.6
ports:
- "8080"
- "50051"
Expand Down

0 comments on commit 2f05ded

Please sign in to comment.