etherpad: now uses node 22 and npm 10

This commit is contained in:
tremor021
2026-05-14 17:48:17 +02:00
parent cae9e42ba5
commit 8071a81481

View File

@@ -13,7 +13,7 @@ setting_up_container
network_check
update_os
NODE_VERSION=25 NODE_MODULE="pnpm" setup_nodejs
NODE_VERSION=22 NODE_MODULE="pnpm@10" setup_nodejs
fetch_and_deploy_gh_release "etherpad" "ether/etherpad" "binary"
msg_info "Configuring Etherpad"