Commit 78e5f96
committed
Disable Renovate Dockerfile base-image updates in downstream repos
Downstream repos generated from this template were getting Renovate
PRs (e.g. "Update ubuntu Docker tag") for base images that are only
ever meant to be bumped centrally, in template/Dockerfile.jinja.
Add a packageRule to renovate.json.jinja that disables the dockerfile
manager for ubuntu and ghcr.io/diamondlightsource/ubuntu-devcontainer,
mirroring the existing pyenv and github-actions disable rules.
Reported in bluesky/scanspec#211.1 parent a0cac98 commit 78e5f96
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
39 | 50 | | |
40 | 51 | | |
41 | 52 | | |
0 commit comments