Skip to content

Commit fa9e754

Browse files
authored
Bump to Alpine 3.12 and CLI 4.37.0 (#164)
1 parent ebd78bb commit fa9e754

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

build.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
image: ghcr.io/home-assistant/{arch}-hassio-cli
22
build_from:
3-
aarch64: ghcr.io/home-assistant/aarch64-base:3.20
4-
armhf: ghcr.io/home-assistant/armhf-base:3.20
5-
armv7: ghcr.io/home-assistant/armv7-base:3.20
6-
amd64: ghcr.io/home-assistant/amd64-base:3.20
7-
i386: ghcr.io/home-assistant/i386-base:3.20
3+
aarch64: ghcr.io/home-assistant/aarch64-base:3.21
4+
armhf: ghcr.io/home-assistant/armhf-base:3.21
5+
armv7: ghcr.io/home-assistant/armv7-base:3.21
6+
amd64: ghcr.io/home-assistant/amd64-base:3.21
7+
i386: ghcr.io/home-assistant/i386-base:3.21
88
codenotary:
99
signer: notary@home-assistant.io
1010
base_image: notary@home-assistant.io
1111
cosign:
1212
base_identity: https://github.com/home-assistant/docker-base/.*
1313
identity: https://github.com/home-assistant/plugin-cli/.*
1414
args:
15-
CLI_VERSION: 4.36.0
15+
CLI_VERSION: 4.37.0
1616
RLWRAP_VERSION: 0.46.1
1717
labels:
1818
io.hass.type: cli

0 commit comments

Comments
 (0)