From 51d824440693e92ca252784dc7b231a3fc9831f8 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 5 Jul 2023 19:45:26 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-doublecommander.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-doublecommander.md b/images/docker-doublecommander.md index 294eaa4401..0e820057bf 100644 --- a/images/docker-doublecommander.md +++ b/images/docker-doublecommander.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -193,6 +193,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **05.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **18.03.23:** - Rebase to KasmVNC base image. * **16.09.22:** - Migrate to s6v3. * **15.02.21:** - Rebase to Ubuntu Jammy.