mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore: specify vchord version in ci (#18423)
This commit is contained in:
parent
760b08506a
commit
bc906f7343
3 changed files with 3 additions and 3 deletions
|
|
@ -37,7 +37,7 @@ services:
|
|||
image: redis:6.2-alpine@sha256:3211c33a618c457e5d241922c975dbc4f446d0bdb2dc75694f5573ef8e2d01fa
|
||||
|
||||
database:
|
||||
image: ghcr.io/immich-app/postgres:14
|
||||
image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0
|
||||
command: -c fsync=off -c shared_preload_libraries=vchord.so -c config_file=/var/lib/postgresql/data/postgresql.conf
|
||||
environment:
|
||||
POSTGRES_PASSWORD: postgres
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue