We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d8746e commit ac02916Copy full SHA for ac02916
scripts/docker-compose.yml
@@ -18,7 +18,7 @@ services:
18
family-db:
19
networks:
20
family-net:
21
- image: postgres:14
+ image: pgvector/pgvector:14
22
shm_size: '512mb'
23
container_name: family-db
24
restart: always
0 commit comments