diff --git a/postgres_15/build.json b/postgres_15/build.json index 6405c0efe..27139bec0 100644 --- a/postgres_15/build.json +++ b/postgres_15/build.json @@ -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": { diff --git a/postgres_17/build.json b/postgres_17/build.json index bacf28e96..ddd248c19 100644 --- a/postgres_17/build.json +++ b/postgres_17/build.json @@ -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"