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