Files
hassio-addons/mealie/build.json
2022-11-20 22:26:06 +01:00

10 lines
181 B
JSON

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