jwilder / dockerize

Utility to simplify running applications in docker containers
MIT License
5.01k stars 414 forks source link

Add Dependabot for version upgrades #208

Closed mwmahlberg closed 3 months ago

mwmahlberg commented 3 months ago

In the light of recent tickets and according fixes, I thought it might be prudent to add a dependabot config for version updates.

Since Dependabot also allows for security updates, you might want to look into that, too. This would prevent at least minor issues to be solved by a simple PR.

Let me know if you could also use some GitHub Actions for publishing the new versions of dockerize to Docker Hub.

jwilder commented 3 months ago

Thanks @mwmahlberg!