diff --git a/images/docker-tvheadend.md b/images/docker-tvheadend.md index fca31a0257..474d5c8dea 100644 --- a/images/docker-tvheadend.md +++ b/images/docker-tvheadend.md @@ -25,7 +25,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Version Tags @@ -217,8 +217,7 @@ In some cases it might be necessary to start tvheadend with additional parameter ## Versions -* **01.03.19:** - Bump xmltv to 0.6.1. -* **28.02.19:** - add perl-lwp-useragent-determined. +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **17.02.19:** - Bump xmltv to 5.70, ensure version tagging works by cloning tvheadend. * **14.02.19:** - Add picons path to config. * **15.01.19:** - Add pipeline logic and multi arch.