mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-31 21:14:43 +00:00
Move zipline to node 24 as per there Dockerfile
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ function update_script() {
|
||||
exit
|
||||
fi
|
||||
|
||||
NODE_VERSION="22" NODE_MODULE="pnpm" setup_nodejs
|
||||
NODE_VERSION="24" NODE_MODULE="pnpm" setup_nodejs
|
||||
|
||||
if check_for_gh_release "zipline" "diced/zipline"; then
|
||||
msg_info "Stopping Service"
|
||||
|
||||
Reference in New Issue
Block a user