From 1167217b29a1412956df101cb7fe2fbd2c7ad894 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 6 Jul 2023 21:25:54 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-emby.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-emby.md b/images/docker-emby.md index 2e07e8df5e..cd6ea5f144 100644 --- a/images/docker-emby.md +++ b/images/docker-emby.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Version Tags @@ -226,6 +226,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **06.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **08.06.23:** - Fix package extraction so it doesn't change /tmp perms. * **31.05.23:** - Use upstream deb packages instead of rpm. * **26.09.22:** - Update chown behavior.