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.