Skip to content

Commit

Permalink
Alpine 3.14 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Aug 25, 2021
1 parent 27b5a8c commit 3f1932d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"image": "homeassistant/{arch}-hassio-cli",
"shadow_repository": "ghcr.io/home-assistant",
"build_from": {
"aarch64": "ghcr.io/home-assistant/aarch64-base:3.13",
"armhf": "ghcr.io/home-assistant/armhf-base:3.13",
"armv7": "ghcr.io/home-assistant/armv7-base:3.13",
"amd64": "ghcr.io/home-assistant/amd64-base:3.13",
"i386": "ghcr.io/home-assistant/i386-base:3.13"
"aarch64": "ghcr.io/home-assistant/aarch64-base:3.14",
"armhf": "ghcr.io/home-assistant/armhf-base:3.14",
"armv7": "ghcr.io/home-assistant/armv7-base:3.14",
"amd64": "ghcr.io/home-assistant/amd64-base:3.14",
"i386": "ghcr.io/home-assistant/i386-base:3.14"
},
"args": {
"CLI_VERSION": "4.13.0",
Expand Down

0 comments on commit 3f1932d

Please sign in to comment.