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 7df1b8c commit 8087b1dCopy full SHA for 8087b1d
src/development/stack.yml
@@ -389,7 +389,7 @@ services:
389
POSTGRES_DB_FILE: /run/secrets/postgres_db
390
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
391
POSTGRES_USER_FILE: /run/secrets/postgres_user
392
- image: pgvector/pgvector:0.8.0-pg17
+ image: pgvector/pgvector:0.8.1-pg17
393
ports: #DARGSTACK-REMOVE
394
- 5433:5432 #DARGSTACK-REMOVE
395
secrets:
0 commit comments