From 1d2aaa860b2616f4b712ff57b280a1907c00f731 Mon Sep 17 00:00:00 2001 From: llwaini <2027095114@qq.com> Date: Mon, 22 Aug 2022 13:46:32 +0800 Subject: [PATCH] change readarr json --- Apps/Readarr/appfile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apps/Readarr/appfile.json b/Apps/Readarr/appfile.json index 70f748b..39a2537 100644 --- a/Apps/Readarr/appfile.json +++ b/Apps/Readarr/appfile.json @@ -30,7 +30,7 @@ "support": "", "website": "", "container": { - "image": "linuxserver/readarr:develop", + "image": "linuxserver/readarr:0.1.1-nightly", "shell": "sh", "privileged": false, "network_model": "bridge",