From fcf9ecd6159b93a5b63dbbec10be2493a3735c17 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 6 Jul 2023 09:26:25 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-minetest.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-minetest.md b/images/docker-minetest.md index 037bfb4e07..8f2c24c690 100644 --- a/images/docker-minetest.md +++ b/images/docker-minetest.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -165,6 +165,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **06.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **09.04.23:** - Build logic changes to copy devtest to default games. * **17.03.23:** - Fix CLI_ARGS example in readme. * **23.02.23:** - Rebase to Alpine 3.17, migrate to s6v3.