Files
hassio-addons/postgres/build.json
2024-02-03 08:47:33 +01:00

11 lines
233 B
JSON

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