We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a141c commit a768178Copy full SHA for a768178
common/build.yaml
@@ -1,6 +1,7 @@
1
build_from:
2
- aarch64: ghcr.io/home-assistant/aarch64-base:3.18
3
- amd64: ghcr.io/home-assistant/amd64-base:3.18
+ aarch64: ghcr.io/home-assistant/aarch64-base:3.20
+ 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
6
armhf: ghcr.io/home-assistant/armhf-base:3.18
7
armv7: ghcr.io/home-assistant/armv7-base:3.18
- i386: ghcr.io/home-assistant/i386-base:3.18
0 commit comments