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 1f91152 commit 6786606Copy full SHA for 6786606
examples/compose.yaml
@@ -8,7 +8,7 @@ services:
8
- "3309:3306"
9
10
postgres:
11
- image: ankane/pgvector
+ image: pgvector/pgvector:0.8.0-pg17
12
environment:
13
POSTGRES_DB: my_database
14
POSTGRES_USER: postgres
0 commit comments