We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c27b09e commit 15b0142Copy full SHA for 15b0142
build.yaml
@@ -1,10 +1,10 @@
1
image: ghcr.io/home-assistant/{arch}-hassio-dns
2
build_from:
3
- aarch64: ghcr.io/home-assistant/aarch64-base:3.20
4
- armhf: ghcr.io/home-assistant/armhf-base:3.20
5
- armv7: ghcr.io/home-assistant/armv7-base:3.20
6
- amd64: ghcr.io/home-assistant/amd64-base:3.20
7
- i386: ghcr.io/home-assistant/i386-base:3.20
+ aarch64: ghcr.io/home-assistant/aarch64-base:3.21
+ armhf: ghcr.io/home-assistant/armhf-base:3.21
+ armv7: ghcr.io/home-assistant/armv7-base:3.21
+ amd64: ghcr.io/home-assistant/amd64-base:3.21
+ i386: ghcr.io/home-assistant/i386-base:3.21
8
codenotary:
9
signer: notary@home-assistant.io
10
base_image: notary@home-assistant.io
0 commit comments