diff --git a/images/docker-couchpotato.md b/images/docker-couchpotato.md index dcf2a29bd..70fd53f2d 100644 --- a/images/docker-couchpotato.md +++ b/images/docker-couchpotato.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 @@ -134,6 +134,7 @@ Access the webui at `:5050`, for more information check out [CouchPotat ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **22.02.19:** - Rebasing to alpine 3.9. * **14.01.19:** - Multi-arch builds. * **16.08.18:** - Rebase to alpine 3.8.