mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 06:00:56 +02:00
🐋 chore: switch from ankane/pgvector
to pgvector/pgvector
(#9245)
This commit is contained in:
parent
18d5a75cdc
commit
74bc0440f0
4 changed files with 4 additions and 4 deletions
|
@ -41,7 +41,7 @@ services:
|
|||
volumes:
|
||||
- ./meili_data_v1.7:/meili_data
|
||||
vectordb:
|
||||
image: ankane/pgvector:latest
|
||||
image: pgvector/pgvector:0.8.0-pg15-trixie
|
||||
environment:
|
||||
POSTGRES_DB: mydatabase
|
||||
POSTGRES_USER: myuser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue