Files
hassio-addons/mealie/build.json
Alexandre 71142fa335 Revert "Update build.json"
This reverts commit e5141d6a37.
2022-06-18 07:05:05 +02:00

11 lines
205 B
JSON

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