Compare commits

..

No commits in common. "6d5eec0db4aa1bbe66647b67015c9d565b6c0086" and "64b990a67ca5ce5a6822b3c3bcf52c93a9f97847" have entirely different histories.

View file

@ -1,4 +1,4 @@
FROM --platform=linux/amd64 n8nio/n8n:1.35.0 FROM --platform=linux/amd64 n8nio/n8n:1.34.2
USER root USER root
RUN apk --update add qpdf RUN apk --update add qpdf
USER node USER node