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

This commit is contained in:
Daniel Tschinder
2025-06-21 23:07:11 +00:00
parent d11d45da96
commit af60410b13
2 changed files with 4 additions and 4 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": {

View File

@@ -1,7 +1,7 @@
{
"build_from": {
"aarch64": "ghcr.io/immich-app/postgres:17-vectorchord0.3.0-pgvectors0.3.0",
"amd64": "ghcr.io/immich-app/postgres:17-vectorchord0.3.0-pgvectors0.3.0"
"aarch64": "ghcr.io/immich-app/postgres:17-vectorchord0.4.3-pgvectors0.3.0",
"amd64": "ghcr.io/immich-app/postgres:17-vectorchord0.4.3-pgvectors0.3.0"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"