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" diff --git a/postgres_17/config.json b/postgres_17/config.json index d2bbd1ba5..69aafc290 100644 --- a/postgres_17/config.json +++ b/postgres_17/config.json @@ -39,5 +39,5 @@ "slug": "postgres_latest", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres", - "version": "17.4-4" + "version": "17.4-5" }