From 02df8b8cfd575f458667bb8d8f2e17a45014718b Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 25 Feb 2023 09:55:28 -0600 Subject: [PATCH] Bot Updating Unraid Template --- unraid/tvheadend.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unraid/tvheadend.xml b/unraid/tvheadend.xml index 2c2be93..43521e0 100755 --- a/unraid/tvheadend.xml +++ b/unraid/tvheadend.xml @@ -21,8 +21,11 @@ Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV D http://[IP]:[PORT:9981] https://raw.githubusercontent.com/linuxserver/templates/main/unraid/tvheadend.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/tvheadend-logo.png - 2022-08-31 + 2023-02-23 +### 2023-02-23 +- Rebase to Alpine 3.17, migrate to s6v3, drop armhf support. + ### 2022-08-31 - Update sample env vars and how RUN_OPTS are handled.