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