Skip to content

Commit

Permalink
Merge pull request #2 from zigbee2mqtt/master
Browse files Browse the repository at this point in the history
Fork Sync: Update from parent repository
  • Loading branch information
github-actions[bot] authored Dec 11, 2024
2 parents 8735223 + 8e7793c commit fa26afe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
5 changes: 2 additions & 3 deletions common/build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
build_from:
aarch64: ghcr.io/home-assistant/aarch64-base:3.20
amd64: ghcr.io/home-assistant/amd64-base:3.20
i386: ghcr.io/home-assistant/i386-base:3.20
aarch64: ghcr.io/home-assistant/aarch64-base:3.21
amd64: ghcr.io/home-assistant/amd64-base:3.21
# See https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/pull/652#issuecomment-2448119395 why 3.18 is used
armhf: ghcr.io/home-assistant/armhf-base:3.18
armv7: ghcr.io/home-assistant/armv7-base:3.18
3 changes: 1 addition & 2 deletions zigbee2mqtt-edge/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"aarch64",
"amd64",
"armhf",
"armv7",
"i386"
"armv7"
],
"boot": "auto",
"init": false,
Expand Down

0 comments on commit fa26afe

Please sign in to comment.