FROM --platform=linux/amd64 n8nio/n8n:1.71.0
USER root
RUN apk --update add qpdf
USER node