You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #131 fix(store): Change pgvector Docker image to the official up to date one (welcoMattic)
This PR was merged into the main branch.
Discussion
----------
fix(store): Change pgvector Docker image to the official up to date one
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Docs? | no <!-- required for new features -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
Officiel PGVector Docker image is https://hub.docker.com/r/pgvector/pgvector/tags
The previous one is marked as abandoned https://hub.docker.com/r/ankane/pgvector
Commits
-------
6786606 fix(store): Change pgvector Docker image to the official up to date one
0 commit comments