From a24895efebc7021627c27b127c83bda860b5c55e Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 28 May 2023 00:09:17 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-fail2ban.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.