Skip to content

Commit 8087b1d

Browse files
chore(deps): update pgvector/pgvector docker tag to v0.8.1
1 parent 7df1b8c commit 8087b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ services:
389389
POSTGRES_DB_FILE: /run/secrets/postgres_db
390390
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
391391
POSTGRES_USER_FILE: /run/secrets/postgres_user
392-
image: pgvector/pgvector:0.8.0-pg17
392+
image: pgvector/pgvector:0.8.1-pg17
393393
ports: #DARGSTACK-REMOVE
394394
- 5433:5432 #DARGSTACK-REMOVE
395395
secrets:

0 commit comments

Comments
 (0)