inject version and git commit hash into html as comment
Pass CI_COMMIT_HASH as a build arg to Docker in order to incorporate the commit hash into the image (we do this in our CI).
Pass CI_COMMIT_HASH as a build arg to Docker in order to incorporate the commit hash into the image (we do this in our CI).