You've already forked docker-compose-docker
fix(renovate): update configuration
This commit is contained in:
@@ -4,9 +4,11 @@
|
||||
{
|
||||
"customType": "regex",
|
||||
"fileMatch": [
|
||||
"^Dockerfile$",
|
||||
"^README\\.md$"
|
||||
],
|
||||
"matchStrings": [
|
||||
"ARG DC_VERSION=(?<currentValue>.*)",
|
||||
"IMAGE_VERSION=(?<currentValue>.*)"
|
||||
],
|
||||
"datasourceTemplate": "github-releases",
|
||||
|
||||
Reference in New Issue
Block a user