Files
homeassistant-addons/toogoodtogo-ha-mqtt-bridge/build.json
Max Winterstein bf79764d57 [toogoodtogo] Update base image (#208)
* [toogoodtogo] Update base image

* Update config.yaml

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update and rename build.yaml to build.json

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-06 12:23:46 +02:00

8 lines
218 B
JSON

{
"build_from": {
"aarch64": "ghcr.io/hassio-addons/base-python/aarch64:11.0.6",
"amd64": "ghcr.io/hassio-addons/base-python/amd64:11.0.6",
"armv7": "ghcr.io/hassio-addons/base-python/armv7:11.0.6"
}
}