Details
Description
The "latest" tag for a docker image denominates the newest or most recent version of a docker image. So the docker containerizer should pull every time from the registry if the "latest" tag is encountered to ensure that the most recent version is used.