Files
hassio-addons/mealie/build.json
2022-06-22 14:35:10 +02:00

11 lines
218 B
JSON

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