Release new docker-hub image for 2.9.2
Version 2.9.2 is available.
Currently, the Docker image is at version 2.8.1, which is 2 releases behind.
Maybe it would be possible to automate the process by creating a CI/CD pipeline on this repository and a webhook which triggers the pipeline whenever a new version is released on the snowflake repository, then the new container image is pushed to the docker hub (which I believe it needs to be linked). This way, it would only be needed to take active care of the Dockerfile, which users can submit as a merge requests if needed.