Files
hassio-addons/postgres/build.json
2024-12-02 17:00:16 +01:00

11 lines
231 B
JSON

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