Dockerfile: Use git 2.43.2
This is needed for checking whether a commit has been pushed using git fetch --refetch. Currently, there is no known plumbing command in git that achieves the same thing and --refetch added in later versions of git solves the problem in ./iop set-feed-rev.
Signed-off-by: Andreas Gnau andreas.gnau@iopsys.eu