diff --git a/images/docker-synclounge.md b/images/docker-synclounge.md index a8ef162e6b..9643a8c7f2 100644 --- a/images/docker-synclounge.md +++ b/images/docker-synclounge.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -139,6 +139,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **04.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **29.11.22:** - Rebase to alpine 3.17, upgrade to s6v3. * **19.09.22:** - Rebase to alpine 3.15. * **12.02.21:** - Fix optional dependency builds in aarch64 image.