From d839ede7ff83fe79ef70a4785059f0dd2e5d7ff0 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 7 Jun 2023 13:12:56 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-healthchecks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-healthchecks.md b/images/docker-healthchecks.md index e257fda233..48ef012611 100644 --- a/images/docker-healthchecks.md +++ b/images/docker-healthchecks.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -215,6 +215,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **31.05.23:** - Rebase to Alpine 3.18. Deprecate armhf. * **22.12.22:** - Rebase to Alpine 3.17. Add extra deps for pycurl. Add INTEGRATIONS_ALLOW_PRIVATE_IPS. * **18.10.22:** - Add curl-dev to fix broken pip builds. * **11.10.22:** - Rebase to Alpine 3.16, migrate to s6v3.