From b61a269afeb3fd1b080eaa7dd3fe4ab173245e31 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 27 May 2023 23:23:49 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-duckdns.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-duckdns.md b/images/docker-duckdns.md index 9576780bdf..775313f89e 100644 --- a/images/docker-duckdns.md +++ b/images/docker-duckdns.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -161,6 +161,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **02.03.23:** - Rework shell scripts and cron logic. * **13.02.23:** - Rebase to alpine 3.17. * **23.09.22:** - Rebase to alpine 3.16 and s6v3.