diff --git a/images/docker-limnoria.md b/images/docker-limnoria.md index 20a5368cf5..f1d3070817 100644 --- a/images/docker-limnoria.md +++ b/images/docker-limnoria.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Application Setup @@ -184,6 +184,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf. * **22.12.22:** - Rebase to alpine 3.17. * **19.09.22:** - Rebase to alpine 3.15. * **25.05.21:** - Install plugin requirements on container init.