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)).