diff --git a/default.json b/default.json index 1b69b4d..527af0b 100644 --- a/default.json +++ b/default.json @@ -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 }