Files
hassio-addons/mealie/build.json
2022-10-06 19:53:01 +02:00

10 lines
181 B
JSON

{
"build_from": {
"aarch64": "hkotel/mealie:latest",
"amd64": "hendrix04/mealie-combined:nightly"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}