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