Adding packageRule for latest tags.
This commit is contained in:
@@ -53,6 +53,13 @@
|
|||||||
".*"
|
".*"
|
||||||
],
|
],
|
||||||
"allowedVersions": "/alpine/i"
|
"allowedVersions": "/alpine/i"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Replace :latest with the latest available tag and pin digest",
|
||||||
|
"matchDatasources": ["docker"],
|
||||||
|
"matchTags": ["latest"],
|
||||||
|
"versioning": "docker",
|
||||||
|
"pinDigests": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user