I want to ask if I have an old version of docker image and I built a version of the same image does docker update new content only or rebuild the image from the beginning.
I tried locally and I noticed that it takes from the old image then update the new one. but I want to know if the same can be done on aws fargate