mirror of
https://github.com/thegeeklab/renovate-presets.git
synced 2024-11-25 08:10:39 +00:00
enable digest automerge for nodejs images
This commit is contained in:
parent
248e6c809a
commit
08111957b0
@ -7,8 +7,7 @@
|
||||
"description": "Automerge digest updates (usually security patches)",
|
||||
"datasources": ["docker"],
|
||||
"packagePatterns": [
|
||||
"^((amd64|arm32v7|arm64v8)/)?python",
|
||||
"^((amd64|arm32v7|arm64v8)/)?alpine",
|
||||
"^((amd64|arm32v7|arm64v8)/)?(python|alpine|node)",
|
||||
"^thegeeklab/(alpine|nginx)"
|
||||
],
|
||||
"updateTypes": ["pin", "digest"],
|
||||
|
Loading…
Reference in New Issue
Block a user