From af2739ffea3d959edbc7dd4f63ac4c320881880c Mon Sep 17 00:00:00 2001 From: BacLuc Date: Sun, 17 Apr 2022 14:10:58 +0200 Subject: [PATCH] add digest --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }