chore: updated node to supported 22,24,25 (#7628)

* chore: updated node to supported 22,24,25

* chore: updated node to supported 22,24,25

* chore: updated node to supported 22,24,25

* chore: updated node to supported 22,24,25

* chore: upgrade deb

* chore: upgrade dockerfile

* chore: use explicit node

* chore: use node 22

* chore: use node 22
This commit is contained in:
SamTV12345 2026-04-28 22:45:28 +02:00 committed by GitHub
parent 421869daec
commit c55007361c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 129 additions and 45 deletions

View file

@ -70,7 +70,7 @@ sudo systemctl start etherpad
curl http://localhost:9001/health
```
`apt` will pull in `nodejs (>= 20)` (matches Etherpad's `engines.node`).
`apt` will pull in `nodejs (>= 22)` (matches Etherpad's `engines.node`).
Recommended runtime is the current Node.js LTS (24); on distros without a
new enough Node, add NodeSource first: