diff --git a/aws_ecr_tag_image.sh b/aws_ecr_tag_image.sh index cb527062..67bad4e3 100755 --- a/aws_ecr_tag_image.sh +++ b/aws_ecr_tag_image.sh @@ -35,6 +35,8 @@ $usage_aws_cli_required Similar scripts: + aws_ecr_tag_image.sh - same as this script but locates the image to tag using a digest + docker_registry_tag_image.sh - for private Docker Registries gcr_*.sh - scripts for Google Container Registry