chore(renovate): add dockerfile

This commit is contained in:
Markus Pesch 2025-03-02 13:52:35 +01:00
parent 97c2294035
commit 66ba002369
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -59,6 +59,13 @@
"minor",
"patch"
]
},
{
"description": "Automatically update patch version of used container images in docker files",
"addLabels": [ "renovate/container-image", "renovate/automerge" ],
"automerge": true,
"matchManagers": [ "dockerfile" ],
"matchUpdateTypes": [ "patch" ]
}
],
"platformAutomerge": true,