Skip to content

Commit a768178

Browse files
blitzdoseKoenkk
andauthored
Update build.yaml to support HAOS 13.2 (#652)
* Update build.yaml to support HAOS 13.2 * Update build.yaml --------- Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
1 parent a9a141c commit a768178

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

common/build.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
build_from:
2-
aarch64: ghcr.io/home-assistant/aarch64-base:3.18
3-
amd64: ghcr.io/home-assistant/amd64-base:3.18
2+
aarch64: ghcr.io/home-assistant/aarch64-base:3.20
3+
amd64: ghcr.io/home-assistant/amd64-base:3.20
4+
i386: ghcr.io/home-assistant/i386-base:3.20
5+
# See https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/pull/652#issuecomment-2448119395 why 3.18 is used
46
armhf: ghcr.io/home-assistant/armhf-base:3.18
57
armv7: ghcr.io/home-assistant/armv7-base:3.18
6-
i386: ghcr.io/home-assistant/i386-base:3.18

0 commit comments

Comments
 (0)