pin version [ci skip]

This commit is contained in:
Viktor Barzin 2026-01-05 20:17:02 +00:00
parent 934fa34c79
commit 8d7a926e6f

View file

@ -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 {