diff --git a/images/docker-calibre-web.md b/images/docker-calibre-web.md index 5adaba327b..357e206c56 100644 --- a/images/docker-calibre-web.md +++ b/images/docker-calibre-web.md @@ -33,7 +33,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf | ✅ | arm32v7-\ | +| armhf | ❌ | | ## Version Tags @@ -187,6 +187,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **13.04.23:** - Deprecate armhf. * **27.03.23:** - Add cmake as build dep for Levenshtein. * **27.12.22:** - Add ghostscript, libxtst6, libxkbfile-dev. * **20.12.22:** - Improve init script and prevent harmless error.