Files
hassio-addons/mealie/build.json
2024-10-25 14:15:23 +02:00

10 lines
168 B
JSON

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