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"