diff --git a/images/docker-feed2toot.md b/images/docker-feed2toot.md index 6142be9e2..e2adc1dbb 100755 --- a/images/docker-feed2toot.md +++ b/images/docker-feed2toot.md @@ -30,7 +30,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -156,6 +156,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **02.03.23:** - Allow user customizable cron. * **22.12.22:** - Rebase to alpine 3.17. * **14.11.22:** - Initial Release.