update xmltv

This commit is contained in:
aptalca
2022-01-06 13:33:50 -05:00
parent 63be7472e3
commit eb738d902c
5 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ FROM ghcr.io/linuxserver/baseimage-alpine:3.12 as buildstage
# package versions
ARG ARGTABLE_VER="2.13"
ARG XMLTV_VER="v0.6.3"
ARG XMLTV_VER="v1.0.0"
# environment settings
ARG TZ="Europe/Oslo"