From 489ca153866487c66825a5891dea02685daa6315 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 24 Jul 2022 07:57:29 -0500 Subject: [PATCH] Bot Updating Documentation --- images/docker-calibre.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/images/docker-calibre.md b/images/docker-calibre.md index 8bd97d2758..1a9658c4e5 100644 --- a/images/docker-calibre.md +++ b/images/docker-calibre.md @@ -31,16 +31,7 @@ The architectures supported by this image are: | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | | arm64 | ✅ | arm64v8-\ | -| armhf| ✅ | arm32v7-\ | - -## Version Tags - -This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags. - -| Tag | Available | Description | -| :----: | :----: |--- | -| latest | ✅ | Default Ubuntu based image | -| arch | ✅ | Arch based image supporting arm platforms | +| armhf| ❌ | | ## Application Setup @@ -177,6 +168,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **24.07.22:** - Add arm64 build for master branch. * **11.07.22:** - Update dependencies for Calibre 6. * **28.05.22:** - Rebase to focal. * **31.03.22:** - Fix umask.