From d3211ad914418fd700d04f004fbedcb0872b8874 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 28 May 2023 00:33:52 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-thelounge.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-thelounge.md b/images/docker-thelounge.md index a10e082fa5..18c0eda988 100644 --- a/images/docker-thelounge.md +++ b/images/docker-thelounge.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Version Tags @@ -187,6 +187,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **18.12.22:** - Rebasing master to alpine 3.17. * **24.10.22:** - Fix sqlite3 build. * **12.04.22:** - Install from source using yarn.