ZSCGR commited on
Commit
9e66427
·
verified ·
1 Parent(s): 35074e5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -59,7 +59,6 @@ RUN mkdir -p /tmp/check && \
59
  rm -rf /usr/local/lib/node_modules/n8n/node_modules/n8n-editor-ui/dist/* && \
60
  cp -r /tmp/check/dist/* /usr/local/lib/node_modules/n8n/node_modules/n8n-editor-ui/dist/ && \
61
  rm -rf /tmp/check /tmp/editor-ui.tar.gz && \
62
- chown -R node:node /usr/local/lib/node_modules/n8n/node_modules/n8n-editor-ui/dist/
63
 
64
  # Set working directory
65
  WORKDIR /data
 
59
  rm -rf /usr/local/lib/node_modules/n8n/node_modules/n8n-editor-ui/dist/* && \
60
  cp -r /tmp/check/dist/* /usr/local/lib/node_modules/n8n/node_modules/n8n-editor-ui/dist/ && \
61
  rm -rf /tmp/check /tmp/editor-ui.tar.gz && \
 
62
 
63
  # Set working directory
64
  WORKDIR /data