Fix git integration
While the docker image is being built, the following warning is shown:
WARNING: buildx: git was not found in the system. Current commit information was not captured by the build
This is most likely due to the base image used for running the docker build step not having a git client.