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.