diff --git a/json/sabnzbd.json b/json/sabnzbd.json index 003f5d8f..ae6ebf43 100644 --- a/json/sabnzbd.json +++ b/json/sabnzbd.json @@ -19,7 +19,7 @@ "script": "ct/sabnzbd.sh", "resources": { "cpu": 2, - "ram": 2048, + "ram": 4096, "hdd": 8, "os": "debian", "version": "12" @@ -31,4 +31,4 @@ "password": null }, "notes": [] -} \ No newline at end of file +}