Roll back for now to Node.js v14

This commit is contained in:
Jan Oberhauser
2022-02-06 11:01:09 +01:00
parent 0da398b0e4
commit f1b9bb914c
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM node:16
FROM node:14.15
ARG N8N_VERSION