From 7b61524a44980ae6b2e6e2dd23b8f2fae8aa54ad Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 5 Jul 2023 06:37:26 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-mstream.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-mstream.md b/images/docker-mstream.md index 9ab5ae1874..68621fb33c 100644 --- a/images/docker-mstream.md +++ b/images/docker-mstream.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 +* **05.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. * **05.04.22:** - Move `sync` folder to `/config`. * **02.04.22:** - Rebase to alpine 3.15. Fix ffmpeg download.