Hi! I'm trying out self hosting convex
My questions are:
Which image from ghcr.io should I use?
Always the one tagged as "latest"?
Should I update the backend only when a new image is tagged with "latest"?
Is there a way to know which versions of the client npm "convex" package is compatible with a giving version of the backend (apart from trying it out and checking for errors)?
Thanks in advance, convex is a great product.
