Files
hassio-addons/cloudcommander/build.json
2023-09-10 00:21:33 +00:00

10 lines
180 B
JSON

{
"build_from": {
"aarch64": "coderaiser/cloudcmd:latest",
"amd64": "coderaiser/cloudcmd:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}