Is it recommended and standard practice to re-build and push the image with same tag?
For eg: I have created an image with “1.1†tag, this image has some built in python package and libraries. After few days, I re-build the image without any code changes and push it with same “1.1†tag, this leads to overwrite of the image. Is it recommended to do so?
1 post - 1 participant