Files
hassio-addons-avm/postgres/build.json
2024-06-17 23:19:57 +02:00

11 lines
231 B
JSON

{
"build_from": {
"aarch64": "tensorchord/pgvecto-rs:pg15-v0.2.0",
"amd64": "tensorchord/pgvecto-rs:pg15-v0.2.0",
"armv7": "postgres:15-alpine"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}