diff --git a/ct/dotnetaspwebapi.sh b/ct/dotnetaspwebapi.sh index 0d462c00..faf86d29 100644 --- a/ct/dotnetaspwebapi.sh +++ b/ct/dotnetaspwebapi.sh @@ -12,7 +12,7 @@ var_cpu="1" var_ram="1024" var_disk="8" var_os="ubuntu" -var_version="22.04" +var_version="24.04" var_unprivileged="0" # App Output & Base Settings @@ -46,4 +46,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Access it using the following IP:${CL}" -echo -e "${TAB}${GATEWAY}${BGN}${IP}:80${CL}" \ No newline at end of file +echo -e "${TAB}${GATEWAY}${BGN}${IP}:80${CL}"