diff --git a/Dockerfile b/Dockerfile index 2c28e91..700ee49 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ #first stage - builder -FROM n8nio/n8n:latest +FROM ghcr.io/n8n-io/n8n:latest USER root