diff --git a/images/docker-prowlarr.md b/images/docker-prowlarr.md index 69be69752..42f8a14f0 100644 --- a/images/docker-prowlarr.md +++ b/images/docker-prowlarr.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Version Tags @@ -165,6 +165,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **06.06.23:** - Rebase master to Alpine 3.18, deprecate armhf as per [https://www.linuxserver.io/armhf](https://www.linuxserver.io/armhf). * **03.01.23:** - Publish stable release. * **20.02.22:** - Rebase develop branch to Alpine. * **06.06.21:** - Initial realease.