diff --git a/images/docker-sabnzbd.md b/images/docker-sabnzbd.md index 79e66c0351..0bca6130cf 100755 --- a/images/docker-sabnzbd.md +++ b/images/docker-sabnzbd.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Version Tags @@ -185,6 +185,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **16.05.23:** - Rebase stable to Alpine 3.18, deprecate armhf. * **15.03.23:** - Switch from p7zip to 7zip, bump unrar to 6.2.6. * **05.03.23:** - Rebase master branch to Alpine 3.17. * **03.10.22:** - Rebase master branch to Alpine 3.16, migrate to s6v3.