Compare commits
1 Commits
5091fd999e
...
0.8.0+3.5.
| Author | SHA1 | Date | |
|---|---|---|---|
| b0f9ae743a |
2
abra.sh
2
abra.sh
@ -1,2 +1,2 @@
|
||||
export DB_ENTRYPOINT_VERSION=v1
|
||||
export PG_BACKUP_VERSION=v1
|
||||
export PG_BACKUP_VERSION=v2
|
||||
|
||||
@ -52,7 +52,7 @@ services:
|
||||
start_period: 20m
|
||||
|
||||
db:
|
||||
image: postgres:16
|
||||
image: pgvector/pgvector:pg17
|
||||
networks:
|
||||
- internal
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user