From 94c78c7a193cf89bf412add4454b18469e708993 Mon Sep 17 00:00:00 2001 From: bahmcloud Date: Wed, 14 Jan 2026 17:52:56 +0000 Subject: [PATCH] =?UTF-8?q?bahmcloud=5Fstore=5Finstaller/build.yaml=20hinz?= =?UTF-8?q?ugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bahmcloud_store_installer/build.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bahmcloud_store_installer/build.yaml diff --git a/bahmcloud_store_installer/build.yaml b/bahmcloud_store_installer/build.yaml new file mode 100644 index 0000000..95445d6 --- /dev/null +++ b/bahmcloud_store_installer/build.yaml @@ -0,0 +1,4 @@ +build_from: + amd64: "ghcr.io/home-assistant/amd64-base:3.20" + aarch64: "ghcr.io/home-assistant/aarch64-base:3.20" + armv7: "ghcr.io/home-assistant/armv7-base:3.20"