From 9eaceb5261e672c5481b9d40510324516e94d35f Mon Sep 17 00:00:00 2001 From: nathan Date: Sat, 11 Apr 2026 23:31:33 -0400 Subject: [PATCH] Fix: Remove 'v' prefix from Tunarr image tag (1.2.11) --- nodes/waldorf/tunarr/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/waldorf/tunarr/compose.yaml b/nodes/waldorf/tunarr/compose.yaml index 33a296d..ba9c729 100644 --- a/nodes/waldorf/tunarr/compose.yaml +++ b/nodes/waldorf/tunarr/compose.yaml @@ -1,6 +1,6 @@ services: tunarr: - image: chrisbenincasa/tunarr:v1.2.11 + image: chrisbenincasa/tunarr:1.2.11 container_name: tunarr restart: unless-stopped ports: