FROM n8nio/n8n:latest USER root # Switch to the correct user for Hugging Face permissions RUN chmod -R 777 /home/node/.n8n USER node