Files
hassio-addons/mealie/build.json
2022-03-15 11:02:11 +01:00

8 lines
138 B
JSON

{
"build_from": {
"aarch64": "hkotel/mealie:latest",
"amd64": "hkotel/mealie:latest",
"armv7": "hkotel/mealie:v0.4.3"
}
}