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.