From b69329fe7f49dce2f5c19ef3193f198afc4dbc13 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Fri, 27 Mar 2026 12:05:29 +0100 Subject: [PATCH] Update ironclaw.json --- json/ironclaw.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/json/ironclaw.json b/json/ironclaw.json index 1e83e653..42939d07 100644 --- a/json/ironclaw.json +++ b/json/ironclaw.json @@ -25,6 +25,17 @@ "os": "Debian", "version": "13" } + }, + { + "type": "alpine", + "script": "ct/alpine-ironclaw.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 8, + "os": "Alpine", + "version": "3.23" + } } ], "default_credentials": { @@ -41,4 +52,4 @@ "type": "info" } ] -} +} \ No newline at end of file