updated aws_ecr_alternate_tags.sh

pull/16/head
Hari Sekhon 3 months ago
parent 786711afe2
commit 932293caa9

@ -23,7 +23,7 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# shellcheck disable=SC2034,SC2154
usage_description="
Lists all alternative tags for the given specific GCR docker image:tag
Lists all alternative tags for the given specific ECR docker image:tag
If a container has multiple tags (eg. latest, v1, hashref), you can supply '<image>:latest' to see which version has been tagged to 'latest'

Loading…
Cancel
Save