-
Bug
-
Resolution: Unresolved
-
Major
-
None
While using Docker Custom Build Environment plugin, if an image already exists on a slave, it will not pull that image again even if that potential pulled image is newer than the one on the slave.
This means that newer docker images will never be pulled so the image has to be forcibly deleted and then re-pulled.