diff --git a/images/docker-freshrss.md b/images/docker-freshrss.md index 3a7c7497f..c3885f193 100644 --- a/images/docker-freshrss.md +++ b/images/docker-freshrss.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 @@ -125,6 +125,7 @@ Create a user and database in your mysql/mariadb server (not root) and then foll ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **22.02.19:** - Rebasing to alpine 3.9. * **14.01.19:** - Add multi arch and pipeline logic. * **05.09.18:** - Rebase to alpine linux 3.8.