How to keep a self-hosted solution updated?
Hi there, I was wondering what would be the best way to keep a self-hosted solution aligned with latest releases of supabase images.
For now I was always doing a text compare between docker-compose.yml files, and then updating carefully the things manually.
Is there a better way to do so?
For now I was always doing a text compare between docker-compose.yml files, and then updating carefully the things manually.
Is there a better way to do so?