diff --git a/images/docker-jackett.md b/images/docker-jackett.md index b0a33d9ef..390bd7ef0 100644 --- a/images/docker-jackett.md +++ b/images/docker-jackett.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Version Tags @@ -172,6 +172,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **01.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **13.02.23:** - Add icu-data-full to address [ICU issue](https://github.com/Jackett/Jackett/issues/14008) with Cyrillic character sets. * **11.02.23:** - Rebase to Alpine 3.17, migrate to s6v3. * **10.05.22:** - Rebase to Ubuntu Focal.