diff --git a/images/docker-sickgear.md b/images/docker-sickgear.md index 6d9903b58d..764734ceb1 100644 --- a/images/docker-sickgear.md +++ b/images/docker-sickgear.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 | ## Usage @@ -159,6 +159,7 @@ It is recommended that a clean install be completed, rather than a migration, ho ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **22.02.19:** - Rebasing to alpine 3.9. * **07.11.18:** - Pipeline prep * **07.07.18:** - Initial draft release