Merge pull request #110 from linuxserver/calibre-changes

This commit is contained in:
Adam 2022-07-24 14:03:23 +01:00 committed by GitHub
commit 750ce6b49f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,13 @@
---
title: Calibre Change Notice
date: '2022-07-24 16:00:00Z'
informational: true
affected:
- Notifications
- calibre
section: issue
---
With the release of Calibre v6.0 the project now provides official binaries for arm64 and has dropped all support for 32-bit platforms.
As a result our `latest` tag now supports amd64 and arm64 and we will be deprecating the `arch` tag in the near future. If you are currently using the `arch` tag on 64-bit arm please switch to `latest`. If you are using the `arch` tag on 32-bit arm you can pin to the `arch-version-79d7ec5e` tag but there will be no further updates provided.