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",
|
||||
"matchDatasources": ["docker"],
|
||||
"matchTags": ["latest"],
|
||||
"matchTags": ["latest", "stable"],
|
||||
"versioning": "docker",
|
||||
"pinDigests": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user