diff --git a/images/docker-minisatip.md b/images/docker-minisatip.md index f64962c98..e21462e32 100644 --- a/images/docker-minisatip.md +++ b/images/docker-minisatip.md @@ -22,7 +22,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Usage @@ -150,6 +150,7 @@ You can then use your cards as DVB inputs in apps such as tvheadend. ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **22.02.19:** - Rebasing to alpine 3.9. * **20.02.19:** - Fix run options. * **11.02.19:** - Add pipeline logic and multi arch.