Build postgres 17

This commit is contained in:
alexbelgium
2025-05-30 13:28:14 +02:00
parent 6170d935b0
commit 83d55dc216
12 changed files with 804 additions and 0 deletions

9
postgres_17/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"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"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}