Update dotnetaspwebapi.sh for ubuntu 24.04

This commit is contained in:
Kristian Skov 2025-01-15 14:37:25 +01:00 committed by GitHub
parent ed3acb0d4f
commit 7cafb8713e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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