chore(config): migrate config renovate.json
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
{
|
||||
"customType": "regex",
|
||||
"description": "Detect ARG VERSION pin for jcabillot/phpapache base image",
|
||||
"fileMatch": [
|
||||
"^Dockerfile$"
|
||||
"managerFilePatterns": [
|
||||
"/^Dockerfile$/"
|
||||
],
|
||||
"matchStrings": [
|
||||
"ARG\\s+VERSION=\"(?<currentValue>[^\"]+)\""
|
||||
|
||||
Reference in New Issue
Block a user