From 592a96242c41b7dac4378c6a58c7a6e1372a12bd Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 5 Jul 2023 08:42:24 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-daapd.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-daapd.md b/images/docker-daapd.md index 6e57b7ed52..38500ca7bb 100644 --- a/images/docker-daapd.md +++ b/images/docker-daapd.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -177,6 +177,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) * **23.02.23:** - Rebase to Alpine 3.17, migrate to s6v3. * **31.05.22:** - Make sure the user has access to the audio device. * **31.05.22:** - Add new deps, flex and bison.