Change image in CI example to docker:cli and update CI job image
stable tag was last pushed 2020-12-02 in:
This is missing newer additions to docker, such as build-args set by command line.
Changing to docker:cli which is a tag used for the current cli version of the image.
docker:latest is also an alternative, which is the current docker:dind image.