Hi there! I’d like to share my project with you all.
It’s a ready-to-run Docker setup with backend, frontend, and simple install scripts—basically, you can spin it up with almost zero setup. If you have a few minutes, I’d really appreciate you trying it out and leaving a review or suggestions on the repo


Automatic updates for bug fixes (e.g. 1.0.0 to 1.0.1) are usually fine - it’s major and minor updates that are scarier. I’ve never used Watchtower so I’m not sure if it has an option to only allow bugfixes.
That would depend on each project properly using semver, which is unlikely.
Personally, I just risk all the updates. It’s not a huge deal to recover.