Compare commits

..

1 Commits

Author SHA1 Message Date
23d77dc322
chore(deps): update docker.io/library/golang docker tag to v1.24.1
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
2025-03-04 23:07:21 +00:00

View File

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