Only scan image when changes occurred
A container image will only be built if there are changes to certain files, so if an image wasn't built, the container scanning job will fail because there wasn't any tag that matched the new image tag.
@ERIC.SCHOVILLE @TTU4 @jont - could you review?