chore(deps): update pgvector/pgvector docker tag to v0.8.2 #19

Open
francwa wants to merge 1 commits from renovate/pgvector-pgvector-0.x into main
Showing only changes of commit a1b2119612 - Show all commits
+1 -1
View File
@@ -154,7 +154,7 @@ services:
# --- DATABASE #2 - Vector RAG (Optional) ---
vectordb:
container_name: alfred-vectordb
image: pgvector/pgvector:0.8.0-pg16-bookworm
image: pgvector/pgvector:0.8.2-pg16-bookworm
depends_on:
alfred-init:
condition: service_completed_successfully