Compare commits

..

No commits in common. "1191f0d3b2b02b6af89c7b18788c93b7a003cfe2" and "15ff3847cc637d0738f4533e3593f00374b01e8e" have entirely different histories.

View file

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