Files
hassio-addons/wger/build.json
2023-08-03 09:59:28 +02:00

10 lines
164 B
JSON

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