From 97ea46bcc523a93a14e5c49d32badf03c8a7a6ff Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 4 Jul 2023 12:55:14 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-jellyfin.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-jellyfin.md b/images/docker-jellyfin.md index 8711c3ebe2..9d49ba39be 100644 --- a/images/docker-jellyfin.md +++ b/images/docker-jellyfin.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Version Tags @@ -239,6 +239,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **04.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **07.12.22:** - Rebase master to Jammy, migrate to s6v3. * **11.06.22:** - Switch to upstream repo's ffmpeg5 build. * **05.01.22:** - Specify Intel iHD driver versions to avoid mismatched libva errors.