Docker image: Please use the docker machine version maintained by GitLab

I just realized that your Docker image installs the archived/EOL version of Docker Machine (Version 0.16.2 from 2019). See https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/dockerfiles/runner/install-deps#L50

This is a bit disturbing, given that you (GitLab) also maintain Docker Machine yourself at https://gitlab.com/gitlab-org/ci-cd/docker-machine.

Given that @tmaczukin just released a new version (Version 0.16.2-gitlab.19), resolving an issue which breaks Docker-Machine everywhere (gitlab-org/ci-cd/docker-machine#98 (closed)). I would appreciate it if you could update your Docker images.

I bet that would also allow you to close down some of the 1000s of issues you have in this repo.

Edited by Tobias L. Maier