diff --git a/images/docker-bazarr.md b/images/docker-bazarr.md index a19cb23d6f..02b055a1ed 100644 --- a/images/docker-bazarr.md +++ b/images/docker-bazarr.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Version Tags @@ -169,6 +169,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **04.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **26.02.23:** - Add dependencies for postgres support. Add mediainfo. * **23.01.23:** - Rebase master branch to Alpine 3.17. * **11.10.22:** - Rebase master branch to Alpine 3.16, migrate to s6v3.