Update build.yaml
This commit is contained in:
parent
50fc8c44d1
commit
89a58e525a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-dockerfile
|
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-dockerfile
|
||||||
build_from:
|
build_from:
|
||||||
aarch64: "ghcr.io/home-assistant/aarch64-base:3.16"
|
aarch64: "ghcr.io/home-assistant/aarch64-base:3.16"
|
||||||
# armhf: "ghcr.io/home-assistant/armhf-base:3.16"
|
armhf: "ghcr.io/home-assistant/armhf-base:3.16"
|
||||||
# armv7: "ghcr.io/home-assistant/armv7-base:3.16"
|
armv7: "ghcr.io/home-assistant/armv7-base:3.16"
|
||||||
amd64: "ghcr.io/home-assistant/amd64-base:3.16"
|
amd64: "ghcr.io/home-assistant/amd64-base:3.16"
|
||||||
# i386: "ghcr.io/home-assistant/i386-base:3.16"
|
# i386: "ghcr.io/home-assistant/i386-base:3.16"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue