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