From 6113f7efd6fef880f75cf6ab852e03801fb75e6f Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 31 May 2023 12:24:48 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-nginx.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-nginx.md b/images/docker-nginx.md index 42e708ba5..45dcdd21c 100644 --- a/images/docker-nginx.md +++ b/images/docker-nginx.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -159,6 +159,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **16.01.23:** - Remove nchan module because it keeps causing crashes. * **22.12.22:** - Rebase to Alpine 3.17 with PHP 8.1, migrate to s6v3. * **20.08.22:** - Rebasing to alpine 3.15 with php8. Restructure nginx configs ([see changes announcement](https://info.linuxserver.io/issues/2022-08-20-nginx-base)).