From a4197ad7745e4883fb24aa2df083bf2583545ff8 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 3 Jul 2023 23:33:46 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-resilio-sync.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-resilio-sync.md b/images/docker-resilio-sync.md index de20b833b..c47477658 100644 --- a/images/docker-resilio-sync.md +++ b/images/docker-resilio-sync.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -164,6 +164,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **03.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **14.12.22:** - Rebase to Jammy, migrate to s6v3. * **03.10.21:** - Use upstream apt repo to install. Rebase to focal. * **20.01.21:** - Deprecate `UMASK_SET` in favor of UMASK in baseimage, see above for more information.