From c3b0fa27f73b572a826a8454b0a8376167ccbbca Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 20 Dec 2025 11:41:36 +0100 Subject: [PATCH] fixed calibre-web image version --- calibre-system/calibre.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calibre-system/calibre.yaml b/calibre-system/calibre.yaml index 5845793..04e726f 100644 --- a/calibre-system/calibre.yaml +++ b/calibre-system/calibre.yaml @@ -120,7 +120,7 @@ spec: fsGroup: 1000 containers: - name: calibre-web - image: lscr.io/linuxserver/calibre-web:v0.6.25-ls361 + image: lscr.io/linuxserver/calibre-web:0.6.25-ls361 imagePullPolicy: IfNotPresent env: - name: PUID