diff --git a/renovate.json b/renovate.json index fb380fc697..dcf9ecf1df 100644 --- a/renovate.json +++ b/renovate.json @@ -145,7 +145,7 @@ "^.github/workflows/.+\\.ya?ml$" ], "matchStrings": [ - "image:\\s+'(?[^@]*):(?.*)'\\s" + "image:\\s+'(?.*):(?.*)@(?.*)'\\s" ], "datasourceTemplate": "docker" }