Skip to content

Commit ffb3e4a

Browse files
authored
Bump to Alsa 1.2.10/Alpine 3.19 (#158)
1 parent 73d445a commit ffb3e4a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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-audio
22
build_from:
3-
aarch64: ghcr.io/home-assistant/aarch64-base:3.17
4-
armhf: ghcr.io/home-assistant/armhf-base:3.17
5-
armv7: ghcr.io/home-assistant/armv7-base:3.17
6-
amd64: ghcr.io/home-assistant/amd64-base:3.17
7-
i386: ghcr.io/home-assistant/i386-base:3.17
3+
aarch64: ghcr.io/home-assistant/aarch64-base:3.19
4+
armhf: ghcr.io/home-assistant/armhf-base:3.19
5+
armv7: ghcr.io/home-assistant/armv7-base:3.19
6+
amd64: ghcr.io/home-assistant/amd64-base:3.19
7+
i386: ghcr.io/home-assistant/i386-base:3.19
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-audio/.*
1414
args:
15-
ALSA_LIB_VERSION: 1.2.8
15+
ALSA_LIB_VERSION: 1.2.10
1616
ALSA_TOOLS_VERSION: 1.2.5
1717
PULSE_VERSION: 16.1
1818
labels:

0 commit comments

Comments
 (0)