From 2aef8ca218ac99e1981b89123f5cc67b4ffaa3f9 Mon Sep 17 00:00:00 2001 From: gwg313 Date: Fri, 4 Jul 2025 18:37:15 -0400 Subject: [PATCH] update audiobookshelf Signed-off-by: gwg313 --- audiobookshelf/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audiobookshelf/deployment.yaml b/audiobookshelf/deployment.yaml index 01f20f9..5371351 100644 --- a/audiobookshelf/deployment.yaml +++ b/audiobookshelf/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: audiobookshelf - image: registry.gwg313.xyz/library/audiobookshelf:latest + image: registry.gwg313.xyz/library/audiobookshelf-rootless:latest ports: - containerPort: 8080 volumeMounts: