Files
hassio-addons/postgres/build.json
alexbelgium ea8f9d83d4 update
2025-05-25 16:11:02 +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"
}
}