Keeping .yaml files up to date...

For those of you that use docker, how do you make sure your docker-compose.yml (and possibly .env) files stay current with the project's ongoing up…

I don’t want to use automatic updates on self hosted projects but I suscribe on github / gitlab releases on my rss flux and update when I want to!

Thank you for this idea. I wasn’t aware, that you can subscribe to an rss feed for releases on gitlab/github.

I think that I will follow your approach.