Files
hassio-addons/postgres_15/build.json
alexbelgium 8526653069 rename
2025-05-30 13:24:23 +02:00

11 lines
287 B
JSON

{
"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"
}
}