bump to node 18; remove audiowaveform build from dockerfile

This commit is contained in:
Lukas F. Hartmann
2023-09-21 20:58:24 +02:00
parent 1d7a014fd4
commit a5914ab600
2 changed files with 2 additions and 21 deletions

View File

@@ -31,7 +31,7 @@ We appreciate filed issues, pull requests and general discussion.
Spacedeck requires:
- Node.js 10.x: Web Server / API. Download: https://nodejs.org
- Node.js 18.x: Web Server / API. Download: https://nodejs.org
- Graphicsmagick. On non-Linux, Download: http://www.graphicsmagick.org/ On Linux, install via package manager.
- Optionally ffmpeg, audiowaveform and ghostscript. See "Optional Dependencies" below.