Files
hassio-addons/readarr/build.json
2025-06-28 10:19:23 +02:00

10 lines
212 B
JSON

{
"build_from": {
"aarch64": "lscr.io/linuxserver/readarr:arm64v8-develop",
"amd64": "lscr.io/linuxserver/readarr:amd64-develop"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}