From 4c5992f60f93e21a25c5a2b5182a94105d1a1dbf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Jun 2026 18:05:22 +0000 Subject: [PATCH] Migrate config renovate.json --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index 7041178..d04175d 100644 --- a/renovate.json +++ b/renovate.json @@ -4,8 +4,8 @@ { "customType": "regex", "description": "Detect ARG VERSION pin for jcabillot/phpapache base image", - "fileMatch": [ - "^Dockerfile$" + "managerFilePatterns": [ + "/^Dockerfile$/" ], "matchStrings": [ "ARG\\s+VERSION=\"(?[^\"]+)\"" -- 2.52.0