mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
fix(streamystats): update postgres image to pgvector
This commit is contained in:
@@ -37,7 +37,7 @@ services:
|
||||
- all
|
||||
|
||||
streamystats_postgres:
|
||||
image: postgres:16
|
||||
image: pgvector/pgvector:pg16
|
||||
container_name: streamystats_postgres
|
||||
restart: unless-stopped
|
||||
expose:
|
||||
|
||||
Reference in New Issue
Block a user