diff --git a/images/docker-syncthing.md b/images/docker-syncthing.md index 603bc517f..5fe8da9d3 100644 --- a/images/docker-syncthing.md +++ b/images/docker-syncthing.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -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:** - Rebase to Alpine 3.17, migrate to s6v3. * **17.08.22:** - Build on alpine 3.16 for go 1.18). * **03.05.22:** - Rebase to alpine 3.15 (builds on edge for go 1.18).