From 7af6e4807b96ce8caced61fd2120eb2694f3fbb7 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 18 May 2023 13:45:19 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-smokeping.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-smokeping.md b/images/docker-smokeping.md index 0d8c828889..ed745b56bf 100644 --- a/images/docker-smokeping.md +++ b/images/docker-smokeping.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -159,6 +159,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **16.05.23:** - Rebase to Alpine 3.18. Deprecate armhf. * **11.05.23:** - Add perl-lwp-protocol-https for master/slave support over https. * **22.01.23:** - Revert to using Apache due to latency issues with nginx and fcgiwrap. * **12.12.22:** - Rebase to Alpine 3.17, migrate to s6v3, switch to nginx and fcgiwrap.