mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
fix: use correct user 'runner' in Dockerfile.runner
This commit is contained in:
@@ -11,4 +11,4 @@ RUN pnpm add cheerio axios moment lodash
|
||||
# Copy task runner configuration
|
||||
COPY n8n-task-runners.json /etc/n8n-task-runners.json
|
||||
|
||||
USER node
|
||||
USER runner
|
||||
|
||||
Reference in New Issue
Block a user