diff --git a/images/docker-domoticz.md b/images/docker-domoticz.md index e728c94593..af00c4a079 100644 --- a/images/docker-domoticz.md +++ b/images/docker-domoticz.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -188,6 +188,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **06.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **20.02.23:** - Migrate to s6v3. * **15.10.22:** - Remove deprecated legacy stable branches. * **05.02.22:** - Set default webroot to /. Add env. variable for setting custom databas path.