Skip to content

Commit

Permalink
Update delete-untagged-amazon-public-ecr-images.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alessfg committed Feb 21, 2025
1 parent 9c296d7 commit 462f4b5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ IMAGE_DIGESTS=$(aws ecr-public describe-images \
--output text)

batch_delete "${IMAGE_DIGESTS}"

--query 'Images[?CreationDate<`2019-06-18`]'

0 comments on commit 462f4b5

Please sign in to comment.