Saikat Dey
Results
1
comments of
Saikat Dey
trafficstars
@jlbutler Another way to do it as mentioned in https://repost.aws/questions/QUN4A5R47CTcGifcCr6mWCnQ/ecr-image-tagging. Temporarily disable `tag immutability`, build & upload the container, then re-enable `tag immutability`. `aws ecr put-image-tag-mutability --repository-name name --image-tag-mutability MUTABLE...