From feaf43497de71444f3b2164167ef2dfa3fc3f9aa Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 28 May 2023 00:09:00 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-mariadb.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-mariadb.md b/images/docker-mariadb.md index 62816e4e8b..6c8b0d0bb5 100644 --- a/images/docker-mariadb.md +++ b/images/docker-mariadb.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -217,6 +217,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **04.02.23:** - Minor updates to defaults in custom.cnf. * **31.01.23:** - Rebase to 3.17. * **09.12.22:** - Add upgrade check warning.