Skip to content
Snippets Groups Projects
Verified Commit 0fc94838 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(renovate): Force stable Fedora version

After a long time of waiting for a better solution, this patch forces
the current stable version of Fedora container images.
parent 863cbb2f
No related branches found
No related tags found
No related merge requests found
......@@ -27,5 +27,12 @@
"datasourceTemplate": "docker",
"versioningTemplate": "docker"
}
],
"packageRules": [
{
"matchDatasources": ["docker"],
"matchPackageNames": ["registry.fedoraproject.org/fedora"],
"allowedVersions": "<37"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment