Adding packageRule for stable tags.
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@
|
|||||||
{
|
{
|
||||||
"description": "Replace :latest with the latest available tag and pin digest",
|
"description": "Replace :latest with the latest available tag and pin digest",
|
||||||
"matchDatasources": ["docker"],
|
"matchDatasources": ["docker"],
|
||||||
"matchTags": ["latest"],
|
"matchTags": ["latest", "stable"],
|
||||||
"versioning": "docker",
|
"versioning": "docker",
|
||||||
"pinDigests": true
|
"pinDigests": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user