diff --git a/.github/renovate/special/customVersioning.json5 b/.github/renovate/special/customVersioning.json5 index 6bc401499d3..76e21e7edaf 100644 --- a/.github/renovate/special/customVersioning.json5 +++ b/.github/renovate/special/customVersioning.json5 @@ -177,7 +177,7 @@ { "matchDatasources": ["docker"], "versioning": "regex:^(?\\d+)-(?\\d+)-(?\\d+)$", - "matchPackageNames": ["alexta69/metube"] + "matchPackageNames": ["docker.io/alexta69/metube"] }, { "matchDatasources": ["docker"],