Skip to content

Commit a76c606

Browse files
Update Weaviate Server Image (#194)
This PR updates the Weaviate version in tests/docker-compose.yml This PR is auto-generated by [actions/github-script](https://github.com/actions/github-script). Co-authored-by: hsm207 <[email protected]>
1 parent 1375062 commit a76c606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/weaviate/tests/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
- '8080'
1010
- --scheme
1111
- http
12-
image: semitechnologies/weaviate:1.24.17
12+
image: semitechnologies/weaviate:1.25.4
1313
ports:
1414
- "8080"
1515
- "50051"

0 commit comments

Comments
 (0)