Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/libs/weaviate/pip-48da786093
Browse files Browse the repository at this point in the history
  • Loading branch information
hsm207 authored Jul 9, 2024
2 parents baeefa3 + a76c606 commit 3d7c507
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
- build
uses:
./.github/workflows/_test_release.yml
permissions: write-all
with:
working-directory: ${{ inputs.working-directory }}
secrets: inherit
Expand Down
2 changes: 1 addition & 1 deletion libs/weaviate/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.24.17
image: semitechnologies/weaviate:1.25.4
ports:
- "8080"
- "50051"
Expand Down

0 comments on commit 3d7c507

Please sign in to comment.