Files
hassio-addons/jellyseerr/build.json
2023-05-07 00:22:27 +00:00

11 lines
232 B
JSON

{
"build_from": {
"aarch64": "fallenbagel/jellyseerr:latest",
"amd64": "fallenbagel/jellyseerr:latest",
"armv7": "fallenbagel/jellyseerr:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}