Skip to content

Commit

Permalink
Bump to Alsa 1.2.10/Alpine 3.19 (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners committed Dec 12, 2023
1 parent 73d445a commit ffb3e4a
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-audio
build_from:
aarch64: ghcr.io/home-assistant/aarch64-base:3.17
armhf: ghcr.io/home-assistant/armhf-base:3.17
armv7: ghcr.io/home-assistant/armv7-base:3.17
amd64: ghcr.io/home-assistant/amd64-base:3.17
i386: ghcr.io/home-assistant/i386-base:3.17
aarch64: ghcr.io/home-assistant/aarch64-base:3.19
armhf: ghcr.io/home-assistant/armhf-base:3.19
armv7: ghcr.io/home-assistant/armv7-base:3.19
amd64: ghcr.io/home-assistant/amd64-base:3.19
i386: ghcr.io/home-assistant/i386-base:3.19
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-audio/.*
args:
ALSA_LIB_VERSION: 1.2.8
ALSA_LIB_VERSION: 1.2.10
ALSA_TOOLS_VERSION: 1.2.5
PULSE_VERSION: 16.1
labels:
Expand Down

0 comments on commit ffb3e4a

Please sign in to comment.