chore: docker custom ver
This commit is contained in:
parent
ad903ca564
commit
cf7fe0f125
1 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,12 @@
|
|||
"matchUpdateTypes": ["minor"],
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackageNames": ["gitlab/gitlab-runner"],
|
||||
"versionCompatibility": "^(?<compatibility>.*)-(?<version>.*)$",
|
||||
"versioning": "semver"
|
||||
}
|
||||
],
|
||||
"customManagers": [
|
||||
|
|
Loading…
Add table
Reference in a new issue