Update renovate.json (#442)
This commit is contained in:
parent
b7968fc3c9
commit
568c5f583a
|
@ -10,9 +10,14 @@
|
|||
"enabledManagers": ["docker-compose", "dockerfile"],
|
||||
"hostRules": [
|
||||
{
|
||||
"matchHost": "index.docker.io",
|
||||
"hostType": "docker",
|
||||
"username": "{{ env.DOCKERHUB_USERNAME }}",
|
||||
"password": "{{ env.DOCKERHUB_TOKEN }}"
|
||||
},
|
||||
{
|
||||
"matchHost": "docker.io",
|
||||
"concurrentRequestLimit": 2
|
||||
}
|
||||
],
|
||||
"packageRules": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user