Compare commits
No commits in common. "d7135a8183738b70dc746dca8309e6eba346f7cb" and "c6cf4011788b4650639f518fbeb657390f5ae8ae" have entirely different histories.
d7135a8183
...
c6cf401178
2 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -7,7 +7,4 @@
|
|||
"automergeType": "branch"
|
||||
}
|
||||
]
|
||||
"schedule": [
|
||||
"* * * * 0,6"
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue