From a34853257236e3e456fd5e35dae938156573962c Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 13 Jun 2023 22:49:32 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-changedetection.io.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-changedetection.io.md b/images/docker-changedetection.io.md index d504a0de61..a54205de67 100755 --- a/images/docker-changedetection.io.md +++ b/images/docker-changedetection.io.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -162,6 +162,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **11.06.23:** - Rebase to Alpine 3.18, deprecate armhf. * **05.03.23:** - Rebase to Alpine 3.17. * **23.10.22:** - Rebase to Alpine 3.16, migrate to s6v3. * **09.10.22:** - Add make as build dep to fix pip jq build on armhf.