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

This commit is contained in:
Renovate Bot
2026-03-16 04:00:39 +00:00
parent aa89a3fb00
commit a1b2119612
+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