This commit is contained in:
alexbelgium
2025-05-30 13:24:23 +02:00
parent d5035783a4
commit 8526653069
12 changed files with 0 additions and 0 deletions

10
postgres_15/build.json Normal file
View File

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