From 24cd5bf7a36446627dc96167b1d6b7ff3044e91d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=ADcolas=20Pastorello?= Date: Wed, 29 Jan 2025 09:42:58 -0300 Subject: [PATCH] Update ct/paymenter.sh Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> --- ct/paymenter.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/paymenter.sh b/ct/paymenter.sh index 29464831..e5210c98 100644 --- a/ct/paymenter.sh +++ b/ct/paymenter.sh @@ -11,8 +11,8 @@ var_tags="hosting;ecommerce;marketplace;" var_cpu="2" var_ram="1024" var_disk="5" -var_os="Ubuntu" -var_version="24.04" +var_os="Debian" +var_version="12" var_unprivileged="1" # App Output & Base Settings