Adding docker.io
This commit is contained in:
parent
be6818f6a7
commit
590c49fda1
1 changed files with 2 additions and 1 deletions
|
@ -76,7 +76,8 @@
|
|||
"packageRules": [
|
||||
{
|
||||
"registryAliases": {
|
||||
"ghcr.io": "hub.hsn.dev/ghcr.io"
|
||||
"ghcr.io": "hub.hsn.dev/ghcr.io",
|
||||
"docker.io": "hub.hsn.dev/docker.io"
|
||||
},
|
||||
"description": "Use custom versioning for Vector",
|
||||
"matchDatasources": [
|
||||
|
|
Reference in a new issue