This commit is contained in:
parent
4b72e34362
commit
c57bf1f0b7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
"^Dockerfile$"
|
||||
],
|
||||
"matchStrings": [
|
||||
"\\s+ENV\\s*MORTY_VERSION=\"(?<currentVersion>)(?<currentDigest>.*?)\"\\s+"
|
||||
"\\s+ENV\\s*MORTY_VERSION=\"(?<currentValue>)(?<currentDigest>.*?)\"\\s+"
|
||||
],
|
||||
"depNameTemplate": "https://github.com/asciimoo/morty.git",
|
||||
"versioningTemplate": "git",
|
||||
|
|
Reference in a new issue