Files
hassio-addons/tdarr/build.json
2022-03-24 10:58:27 +01:00

11 lines
241 B
JSON

{
"build_from": {
"aarch64": "ghcr.io/haveagitgat/tdarr:latest",
"amd64": "ghcr.io/haveagitgat/tdarr:latest",
"armv7": "ghcr.io/haveagitgat/tdarr:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}