We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54cc016 commit 2e20133Copy full SHA for 2e20133
build.yaml
@@ -1,7 +1,7 @@
1
image: ghcr.io/home-assistant/{arch}-hassio-audio
2
build_from:
3
- aarch64: ghcr.io/home-assistant/aarch64-base:3.22
4
- amd64: ghcr.io/home-assistant/amd64-base:3.22
+ aarch64: ghcr.io/home-assistant/aarch64-base:3.23-2026.02.0
+ amd64: ghcr.io/home-assistant/amd64-base:3.23-2026.02.0
5
cosign:
6
base_identity: https://github.com/home-assistant/docker-base/.*
7
identity: https://github.com/home-assistant/plugin-audio/.*
0 commit comments