From 6a3f7e266ac3d33090008e1ecc86e03ad0b78d32 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 30 May 2023 14:12:15 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-phpmyadmin.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-phpmyadmin.md b/images/docker-phpmyadmin.md index 198f12c4ac..9be63de3a0 100755 --- a/images/docker-phpmyadmin.md +++ b/images/docker-phpmyadmin.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -164,6 +164,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **13.04.23:** - Move ssl.conf include to default.conf. * **20.01.23:** - Rebase to alpine 3.17 with php8.1. * **18.11.22:** - Rebasing to Alpine 3.16, migrate to s6v3.