We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dc4231 commit 35561ffCopy full SHA for 35561ff
build.json
@@ -0,0 +1,9 @@
1
+{
2
+ "build_from": {
3
+ "aarch64": "homeassistant/aarch64-base-debian:latest",
4
+ "amd64": "homeassistant/amd64-base-debian:latest",
5
+ "armhf": "homeassistant/armhf-base-debian:latest",
6
+ "armv7": "homeassistant/armv7-base-debian:latest",
7
+ "i386": "homeassistant/i386-base-debian:latest"
8
+ }
9
+}
build.yaml
0 commit comments