From 0e5ee0ee1196bb5febb7b266ac4222bbfacbeb7d Mon Sep 17 00:00:00 2001 From: link Date: Fri, 19 Aug 2022 16:06:55 +0800 Subject: [PATCH] Update appfile.json --- Apps/Jackett/appfile.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Apps/Jackett/appfile.json b/Apps/Jackett/appfile.json index 2dcfe4b..6cccb8f 100644 --- a/Apps/Jackett/appfile.json +++ b/Apps/Jackett/appfile.json @@ -29,7 +29,7 @@ "support": "https://discord.gg/knqAbbBbeX", "website": "https://www.casaos.io", "container": { - "image": "linuxserver/jackett:0.20.783", + "image": "lscr.io/linuxserver/jackett:0.20.783", "shell": "sh", "privileged": false, "network_model": "bridge", @@ -119,4 +119,4 @@ "url": "" }, "latest_update_date": "" -} \ No newline at end of file +}