upgrade calibre to 0.6.24 [ci skip]
This commit is contained in:
parent
04d821de6c
commit
ea2635619e
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ resource "kubernetes_deployment" "calibre" {
|
|||
}
|
||||
spec {
|
||||
container {
|
||||
image = "lscr.io/linuxserver/calibre-web:0.6.23"
|
||||
image = "lscr.io/linuxserver/calibre-web:0.6.24"
|
||||
name = "calibre"
|
||||
env {
|
||||
name = "PUID"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue