byjg / docker-easy-haproxy

Discover services and create dynamically the haproxy.cfg based on the labels defined in docker containers or from a simple static Yaml
MIT License
55 stars 12 forks source link

feat: add dependabot config for updating dockerfile automatically #17

Closed josegonzalez closed 2 years ago

byjg commented 2 years ago

I am not familiar with this. What the dependabot does in that case?

josegonzalez commented 2 years ago

It should update the dockerfile FROM when it's outdated and make an MR for you to check.

byjg commented 2 years ago

I added the pip valudation. I'll merge it soon.