Merge pull request #1921 from danez/pg-vectorchord

chore: upgrade vectorchord to 0.4.3 which is supported in latest immich version

Thanks, let's try!
This commit is contained in:
Alexandre
2025-06-23 09:51:50 +02:00
committed by GitHub
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"build_from": {
"aarch64": "ghcr.io/immich-app/postgres:15-vectorchord0.3.0-pgvectors0.3.0",
"amd64": "ghcr.io/immich-app/postgres:15-vectorchord0.3.0-pgvectors0.3.0",
"aarch64": "ghcr.io/immich-app/postgres:15-vectorchord0.4.3-pgvectors0.3.0",
"amd64": "ghcr.io/immich-app/postgres:15-vectorchord0.4.3-pgvectors0.3.0",
"armv7": "postgres:15-alpine"
},
"codenotary": {