diff --git a/images/docker-sonarr.md b/images/docker-sonarr.md index 9b21f151f7..e441c22528 100644 --- a/images/docker-sonarr.md +++ b/images/docker-sonarr.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf| ✅ | arm32v7-\ | +| armhf| ❌ | | ## Version Tags @@ -176,6 +176,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **03.08.22:** - Deprecate armhf. * **02.08.22:** - Add armhf deprecation warning. * **28.04.22:** - Rebase master branch to mono 6.12 base (focal). * **20.02.22:** - Rebase develop branch to Alpine, deprecate develop-alpine branch.