dep: bump pgvecto-rs client from 0.1.x to 0.2.x (#6891)

This commit is contained in:
Bowen Liang
2024-08-02 15:51:23 +08:00
committed by GitHub
parent 7ab04e17e7
commit 6aa02f8c63
5 changed files with 19 additions and 20 deletions

View File

@@ -418,7 +418,7 @@ services:
# pgvecto-rs vector store
pgvecto-rs:
image: tensorchord/pgvecto-rs:pg16-v0.2.0
image: tensorchord/pgvecto-rs:pg16-v0.3.0
profiles:
- pgvecto-rs
restart: always