We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa99c9e commit 9f34d5eCopy full SHA for 9f34d5e
1 file changed
build.json
@@ -1,11 +1,11 @@
1
{
2
"image": "homeassistant/{arch}-hassio-audio",
3
"build_from": {
4
- "aarch64": "homeassistant/aarch64-base:3.12",
5
- "armhf": "homeassistant/armhf-base:3.12",
6
- "armv7": "homeassistant/armv7-base:3.12",
7
- "amd64": "homeassistant/amd64-base:3.12",
8
- "i386": "homeassistant/i386-base:3.12"
+ "aarch64": "homeassistant/aarch64-base:3.13",
+ "armhf": "homeassistant/armhf-base:3.13",
+ "armv7": "homeassistant/armv7-base:3.13",
+ "amd64": "homeassistant/amd64-base:3.13",
+ "i386": "homeassistant/i386-base:3.13"
9
},
10
"args": {
11
"ALSA_VERSION": "1.2.3",
0 commit comments