Skip to content

Commit 9f34d5e

Browse files
authored
Alpine 3.13 (#46)
1 parent aa99c9e commit 9f34d5e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

build.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"image": "homeassistant/{arch}-hassio-audio",
33
"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"
4+
"aarch64": "homeassistant/aarch64-base:3.13",
5+
"armhf": "homeassistant/armhf-base:3.13",
6+
"armv7": "homeassistant/armv7-base:3.13",
7+
"amd64": "homeassistant/amd64-base:3.13",
8+
"i386": "homeassistant/i386-base:3.13"
99
},
1010
"args": {
1111
"ALSA_VERSION": "1.2.3",

0 commit comments

Comments
 (0)