update node.js to 18

This commit is contained in:
zadam
2023-02-10 10:44:38 +01:00
parent 8371703090
commit a9296e2a39
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ image:
file: .gitpod.dockerfile
tasks:
- before: nvm install 16.19.0 && nvm use 16.19.0
- before: nvm install 18.14.0 && nvm use 18.14.0
init: npm install
command: npm run start-server