diff --git a/config.json b/config.json index def2d0e..d92c55b 100644 --- a/config.json +++ b/config.json @@ -49,7 +49,7 @@ "^cuddle.yaml$" ], "matchStrings": [ - ".*_image:\"(?.*):(?.*)\"" + ".*_image:.*\"(?.*):(?.*)\"" ], "datasourceTemplate": "docker" }