From 7b79535e2a33f2800760960eb3ee51ee36f9dbd2 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 25 Feb 2023 09:55:26 -0600 Subject: [PATCH] Bot Updating Documentation --- images/docker-tvheadend.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-tvheadend.md b/images/docker-tvheadend.md index dafbe971d0..7ebad03f97 100644 --- a/images/docker-tvheadend.md +++ b/images/docker-tvheadend.md @@ -33,7 +33,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -238,6 +238,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **23.02.23:** - Rebase to Alpine 3.17, migrate to s6v3, drop armhf support. * **31.08.22:** - Update sample env vars and how RUN_OPTS are handled. * **19.08.22:** - Switch to new picons builder. * **16.04.22:** - Added URL XMLTV grabber.