asfd
This commit is contained in:
parent
7af49c5dc8
commit
60b504da0c
2 changed files with 11 additions and 12 deletions
|
@ -52,10 +52,10 @@
|
|||
"packageNameTemplate": "moby/buildkit"
|
||||
},{
|
||||
"customType": "regex",
|
||||
"managerFilePatterns": ["Dockerfile", ".woodpecker/build.yaml"],
|
||||
"matchStrings": ["https://github.com/jqlang/jq/releases/download/(?<currentValue>jq-[0-9]+\\.[0-9]+\\.[0-9]+)/jq-linux-$SUFFIX"],
|
||||
"managerFilePatterns": ["Dockerfile"],
|
||||
"matchStrings": ["https://github.com/jqlang/jq/releases/download/(?<currentValue>jq\\-[0-9]+\\.[0-9]+\\.[0-9]+)/jq-linux-$SUFFIX"],
|
||||
"datasourceTemplate": "github-tags",
|
||||
"packageNameTemplate": "qlang/jq"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue