diff --git a/images/docker-freshrss.md b/images/docker-freshrss.md index 4372bbe2a..a10022098 100644 --- a/images/docker-freshrss.md +++ b/images/docker-freshrss.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -158,6 +158,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **13.04.23:** - Move ssl.conf include to default.conf. * **02.03.23:** - Split cron into separate init step and set crontab permissions. * **19.01.23:** - Rebase to alpine 3.17 with php8.1.