Files
hassio-addons/filebrowser/build.json
2023-12-30 23:26:53 +01:00

11 lines
226 B
JSON

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