Create workflow to build and publish docker image to ghcr.io.
Also, make sure that we only tag stable releases as 'latest'. This way we can build docker images for unstable beta, or release candidates, but still keep latest tagged image pointing to the most recent stable release.
Create workflow to build and publish docker image to ghcr.io.
Also, make sure that we only tag stable releases as 'latest'. This way we can build docker images for unstable beta, or release candidates, but still keep latest tagged image pointing to the most recent stable release.