We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b90286 commit 8ab19faCopy full SHA for 8ab19fa
build.yaml
@@ -1,11 +1,11 @@
1
image: "homeassistant/{arch}-builder"
2
shadow_repository: "ghcr.io/home-assistant"
3
build_from:
4
- aarch64: "ghcr.io/home-assistant/aarch64-base:3.14"
5
- armv7: "ghcr.io/home-assistant/armv7-base:3.14"
6
- armhf: "ghcr.io/home-assistant/armhf-base:3.14"
7
- amd64: "ghcr.io/home-assistant/amd64-base:3.14"
8
- i386: "ghcr.io/home-assistant/i386-base:3.14"
+ aarch64: "ghcr.io/home-assistant/aarch64-base:3.16"
+ armv7: "ghcr.io/home-assistant/armv7-base:3.16"
+ armhf: "ghcr.io/home-assistant/armhf-base:3.16"
+ amd64: "ghcr.io/home-assistant/amd64-base:3.16"
+ i386: "ghcr.io/home-assistant/i386-base:3.16"
9
codenotary:
10
signer: notary@home-assistant.io
11
base_image: notary@home-assistant.io
0 commit comments