jwilder / dockerize

Utility to simplify running applications in docker containers
MIT License
4.99k stars 413 forks source link

Add Dependabot for version upgrades #208

Closed mwmahlberg closed 1 month ago

mwmahlberg commented 1 month 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 1 month ago

Thanks @mwmahlberg!