calibre-web: package repository contains older version of calibre with higher version number #153
|
I'm using renovatebot for keeping my deployments updated and with Latest version as of writing is After inspecting the image directly, it seem to actually be an image for Calibre rather than calibre-web The age of the image also tracks with the release for Calibre itself (see https://github.com/kovidgoyal/calibre/releases/tag/v5.33.2) from December 2021. I would assume this is something that could happen with other similar tools that keeps versions up to date, as in it would pick the version with the higher version number. Is this some thing that can corrected in the container registry, i.e by dropping these older versions that are unrelated to the calbre-web project? |
Replies: 1 comment 8 replies
|
https://www.linuxserver.io/blog/docker-tags-so-many-tags-so-little-time#semver-info |
This is the release in question: https://github.com/linuxserver/docker-calibre-web/releases/tag/calibre-v5.33.2-ls1
Full version (static docker tag) is
calibre-v5.33.2-ls1Branch tag is
calibre, used to host adocker modfor this calibre-web image, which injected the calibre binary into calibre-web for ebook conversionUpstream Version was
v5.33.2Our build version for the mod was
ls1The mod has since moved to the dedicated mods repo: https://github.com/linuxserver/docker-mods/tree/universal-calibre
Nothing has been poisoned. Nothing from outside of this repo was accidentally pushed or published.