diff --git a/images/docker-fail2ban.md b/images/docker-fail2ban.md index 6728d3ebf..f8125d1a1 100755 --- a/images/docker-fail2ban.md +++ b/images/docker-fail2ban.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -240,6 +240,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **15.12.22:** - Replace unmaintained ssmtp with msmtp. * **15.12.22:** - Rebase to Alpine 3.17, Add ssmtp and whois packages. Symlink config to allow live reloading. * **25.08.22:** - Update README to clarify remote log information.