diff --git a/images/docker-nzbget.md b/images/docker-nzbget.md index 5e22270c1b..a7b4f2d151 100644 --- a/images/docker-nzbget.md +++ b/images/docker-nzbget.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 | ## Version Tags @@ -154,7 +154,8 @@ for example, and changing the setting for InterDir in the PATHS tab of settings ## Versions -* **25.02.19:** - Rebasing to alpine 3.9. +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. +* **22.02.19:** - Rebasing to alpine 3.9. * **20.01.19:** - Add pipeline logic and multi arch, build from source. * **21.08.18:** - Rebase to alpine 3.8. * **20.02.18:** - Add note about supplemental mount point for intermediate unpacking.