mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-17 16:47:05 +00:00
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:
parent
421869daec
commit
c55007361c
23 changed files with 129 additions and 45 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue