Skip to content

Commit 95ebc64

Browse files
committed
Remove deprecated architectures from build.yaml
1 parent 202084f commit 95ebc64

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

build.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
image: ghcr.io/home-assistant/{arch}-hassio-dns
22
build_from:
33
aarch64: ghcr.io/home-assistant/aarch64-base:3.22
4-
armhf: ghcr.io/home-assistant/armhf-base:3.22
5-
armv7: ghcr.io/home-assistant/armv7-base:3.22
64
amd64: ghcr.io/home-assistant/amd64-base:3.22
7-
i386: ghcr.io/home-assistant/i386-base:3.22
85
cosign:
96
base_identity: https://github.com/home-assistant/docker-base/.*
107
identity: https://github.com/home-assistant/plugin-dns/.*

0 commit comments

Comments
 (0)