We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a10142 commit c74a75fCopy full SHA for c74a75f
1 file changed
images/n8n/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nikolaik/python-nodejs:python3.10-nodejs14-alpine
+FROM nikolaik/python-nodejs:python3.10-nodejs18-alpine
2
3
# changing user `pn` to `node`
4
RUN deluser pn && rm -r /home/pn # delete: user + group
0 commit comments