Skip to content

Commit 8f32550

Browse files
fix(deps): Update semitechnologies/weaviate Docker tag to v1.35.3 (#4135)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | semitechnologies/weaviate | minor | `1.22.1` → `1.35.3` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4yIiwidXBkYXRlZEluVmVyIjoiNDIuODEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwic2VjdXJpdHkiXX0=--> Co-authored-by: utic-renovate[bot] <235200891+utic-renovate[bot]@users.noreply.github.com>
1 parent dbe96e2 commit 8f32550

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/weaviate-test-helpers/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
- '8080'
99
- --scheme
1010
- http
11-
image: semitechnologies/weaviate:1.22.1
11+
image: semitechnologies/weaviate:1.35.3
1212
ports:
1313
- 8080:8080
1414
restart: on-failure:0

0 commit comments

Comments
 (0)