pin version [ci skip]
This commit is contained in:
parent
934fa34c79
commit
8d7a926e6f
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ resource "kubernetes_deployment" "audiobookshelf" {
|
||||||
}
|
}
|
||||||
spec {
|
spec {
|
||||||
container {
|
container {
|
||||||
image = "ghcr.io/advplyr/audiobookshelf:latest"
|
image = "ghcr.io/advplyr/audiobookshelf:2.32.1"
|
||||||
name = "audiobookshelf"
|
name = "audiobookshelf"
|
||||||
|
|
||||||
port {
|
port {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue