mirror of
https://github.com/thegeeklab/renovate-presets.git
synced 2024-11-22 09:20:38 +00:00
allow automerge digest updates for thegeeklab base images
This commit is contained in:
parent
ab83680d57
commit
731b25c3a9
@ -8,7 +8,8 @@
|
||||
"datasources": ["docker"],
|
||||
"packagePatterns": [
|
||||
"^((amd64|arm32v7|arm64v8)/)?python",
|
||||
"^((amd64|arm32v7|arm64v8)/)?alpine"
|
||||
"^((amd64|arm32v7|arm64v8)/)?alpine",
|
||||
"^thegeeklab/(alpine|nginx)"
|
||||
],
|
||||
"updateTypes": ["pin", "digest"],
|
||||
"automerge": true
|
||||
|
Loading…
Reference in New Issue
Block a user