b4447bb15e5080cd0f010b07daa7d0399754b6e6
Inject the build version into the binary using the CI_COMMIT argument for better traceability of deployments. Update the Dockerfile to pass the commit hash to the build process, ensuring that each build contains version information tied to the specific commit.
Description
No description provided