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

@ -66,7 +66,7 @@ If your organisation runs Etherpad and would be willing to be listed publicly, p
### Quick install (one-liner)
The fastest way to get Etherpad running. Requires `git` and Node.js >= 20.
The fastest way to get Etherpad running. Requires `git` and Node.js >= 22.
**macOS / Linux / WSL:**
@ -160,7 +160,7 @@ volumes:
### Requirements
[Node.js](https://nodejs.org/) >= 20.
[Node.js](https://nodejs.org/) >= 22.
### Windows, macOS, Linux