Compare commits

..

No commits in common. "d7135a8183738b70dc746dca8309e6eba346f7cb" and "c6cf4011788b4650639f518fbeb657390f5ae8ae" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View file

@ -1,5 +1,5 @@
ARG BUILDPLATFORM=linux/amd64
FROM --platform=$BUILDPLATFORM n8nio/n8n:1.86.0
FROM --platform=$BUILDPLATFORM n8nio/n8n:1.85.4
USER root
RUN apk --update add qpdf
USER node

View file

@ -7,7 +7,4 @@
"automergeType": "branch"
}
]
"schedule": [
"* * * * 0,6"
]
}