fix(streamystats): update postgres image to pgvector

This commit is contained in:
Viren070
2025-05-20 01:43:03 +01:00
committed by GitHub
parent 9821fd9e21
commit 5447af2c04
+1 -1
View File
@@ -37,7 +37,7 @@ services:
- all
streamystats_postgres:
image: postgres:16
image: pgvector/pgvector:pg16
container_name: streamystats_postgres
restart: unless-stopped
expose: