Requirement =>
We have 2 build agents which is same configuration and we are using azure repository to store our dockerfile and content. When we build the image using that dockerfile on different build agents we are getting different SHA value.
Help Required =>
Is there any way to get same SHA value when we build docker image from same content and dockerfile on different build agents