Skip to content

Commit

Permalink
Merge pull request #40 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 26, 2024
2 parents 41d35b0 + e39f870 commit e3b09e7
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.23.5
image: semitechnologies/weaviate:1.23.6
ports:
- "8080"
- "50051"
Expand Down

0 comments on commit e3b09e7

Please sign in to comment.