From 4299894bc90acb38ffa32c8b31e0fbe554ccdf9a Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 1 Jul 2023 06:44:07 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-jackett.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-jackett.md b/images/docker-jackett.md index b0a33d9ef0..390bd7ef02 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.