Provide PRs for major container image upgrades
This commit is contained in:
parent
bbed3bfcd8
commit
7f32e6f789
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base"
|
"config:base",
|
||||||
|
"docker:enableMajor"
|
||||||
],
|
],
|
||||||
"prConcurrentLimit": 5
|
"prConcurrentLimit": 5
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue