Container Updates
Install Renovate Bot
Get your Repo ready
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":disableRateLimiting"
],
"docker-compose": {
"fileMatch": ["docker-compose/.+\\.ya?ml$"]
}
}Install the Bot
Confirm the bot is installed
Updating the Compose file


Last updated
