Skip to content

Commit

Permalink
fix: pull pgvector from image (#9981)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Krick <[email protected]>
  • Loading branch information
mattkrick authored Jul 16, 2024
1 parent 4d71de4 commit f4a9f11
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 23 deletions.
20 changes: 0 additions & 20 deletions docker/images/postgres/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion docker/images/postgres/extensions/install.sql

This file was deleted.

3 changes: 1 addition & 2 deletions docker/stacks/development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ services:
networks:
- parabol-network
postgres:
build:
context: "../../images/postgres"
image: pgvector/pgvector:0.7.0-pg16
restart: unless-stopped
env_file: ../../../.env
ports:
Expand Down

0 comments on commit f4a9f11

Please sign in to comment.