Update NocoDB installation script to use latest release

This commit is contained in:
CanbiZ (MickLesk)
2026-03-19 17:37:03 +01:00
committed by GitHub
parent 2cc0c738ed
commit 5c0a8d682d

View File

@@ -13,7 +13,7 @@ setting_up_container
network_check
update_os
fetch_and_deploy_gh_release "nocodb" "nocodb/nocodb" "singlefile" "0.301.1" "/opt/nocodb/" "Noco-linux-x64"
fetch_and_deploy_gh_release "nocodb" "nocodb/nocodb" "singlefile" "latest" "/opt/nocodb/" "Noco-linux-x64"
msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/nocodb.service