From 5469236cd738d9cb914d0b1c5b351720f436c52a Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 23 Sep 2022 11:44:26 +0200 Subject: [PATCH] Remove unsupported architecture from build configuration --- emqx/build.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/emqx/build.yaml b/emqx/build.yaml index 6a950d3..d34e823 100644 --- a/emqx/build.yaml +++ b/emqx/build.yaml @@ -2,7 +2,6 @@ build_from: aarch64: ghcr.io/hassio-addons/debian-base:6.1.2 amd64: ghcr.io/hassio-addons/debian-base:6.1.2 - armv7: ghcr.io/hassio-addons/debian-base:6.1.2 codenotary: base_image: codenotary@frenck.dev signer: codenotary@frenck.dev