Skip to content

Commit

Permalink
Bump to Alpine 3.12 and CLI 4.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agners committed Feb 25, 2025
1 parent ebd78bb commit cda8659
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
image: ghcr.io/home-assistant/{arch}-hassio-cli
build_from:
aarch64: ghcr.io/home-assistant/aarch64-base:3.20
armhf: ghcr.io/home-assistant/armhf-base:3.20
armv7: ghcr.io/home-assistant/armv7-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
armhf: ghcr.io/home-assistant/armhf-base:3.21
armv7: ghcr.io/home-assistant/armv7-base:3.21
amd64: ghcr.io/home-assistant/amd64-base:3.21
i386: ghcr.io/home-assistant/i386-base:3.21
codenotary:
signer: notary@home-assistant.io
base_image: notary@home-assistant.io
cosign:
base_identity: https://github.com/home-assistant/docker-base/.*
identity: https://github.com/home-assistant/plugin-cli/.*
args:
CLI_VERSION: 4.36.0
CLI_VERSION: 4.37.0
RLWRAP_VERSION: 0.46.1
labels:
io.hass.type: cli
Expand Down

0 comments on commit cda8659

Please sign in to comment.