Skip to content

Commit

Permalink
Merge pull request #37 from dfigus/dfigus-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dfigus authored Dec 27, 2023
2 parents b052101 + 151670e commit 789f9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
{
"fileMatch": ["/Dockerfile$"],
"matchStringsStrategy": "any",
"matchStrings": ["ARG PICONS_RELEASE=\"(?<currentDigest>.*?)\"\\n"],
"matchStrings": ["ARG PICONS_RELEASE=\"(?<currentValue>.*?)\"\\n"],
"depNameTemplate": "picons/picons",
"datasourceTemplate": "github-releases"
}
Expand Down

0 comments on commit 789f9ed

Please sign in to comment.