mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-07 21:21:50 +00:00
* [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>
8 lines
218 B
JSON
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"
|
|
}
|
|
}
|