diff --git a/images/docker-homeassistant.md b/images/docker-homeassistant.md index a7f7a305e..72ec4c346 100755 --- a/images/docker-homeassistant.md +++ b/images/docker-homeassistant.md @@ -183,6 +183,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **04.02.22:** - Always compile grpcio on arm32v7 due to pypi pushing a glibc only wheel. * **12.12.21:** - Use the new `build.yaml` to determine HA base version. * **25.09.21:** - Use the new lsio homeassistant wheel repo, instead of the HA wheels. * **13.09.21:** - Build psycopg locally as the HA provided wheel does not seem to work properly.