1. Fetches the information about the latest build of Geyser (version, build number), from the [GeyserMC API](https://download.geysermc.org/v2/projects)
2. Downloads the Geyser Standalone jar file.
3. Builds the docker image with the downloaded jar and the entrypoint script.
4. Pushes the image to the container registry with the tags `latest` and `$geyser_version-$geyser_build` (e.g. `2.2.0-408`)