Merge pull request 'Update-renovate-settings' (#8) from Update-renovate-settings into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #8
This commit is contained in:
commit
d7135a8183
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
ARG BUILDPLATFORM=linux/amd64
|
||||
FROM --platform=$BUILDPLATFORM n8nio/n8n:1.85.4
|
||||
FROM --platform=$BUILDPLATFORM n8nio/n8n:1.86.0
|
||||
USER root
|
||||
RUN apk --update add qpdf
|
||||
USER node
|
||||
|
|
|
@ -7,4 +7,7 @@
|
|||
"automergeType": "branch"
|
||||
}
|
||||
]
|
||||
"schedule": [
|
||||
"* * * * 0,6"
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue