Skip to content

Change image in CI example to docker:cli and update CI job image

stable tag was last pushed 2020-12-02 in:

https://hub.docker.com/layers/library/docker/stable/images/sha256-8f71deccd0856d8a36db659a8c82894be97546b47c1817de27d5ee7eea860162

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.

Merge request reports

Loading