diff --git a/renovate.json b/renovate.json index 8bc137193..287cfa2b9 100644 --- a/renovate.json +++ b/renovate.json @@ -21,6 +21,12 @@ "dockerfile" ], "pinDigests": false + }, + { + "matchDatasources": [ + "docker" + ], + "pinDigests": false } ] }