jogold / cloudstructs

High-level constructs for AWS CDK
Apache License 2.0
167 stars 14 forks source link

fix(toolkit-cleaner): docker images with prefixed tags are always deleted #250

Closed jogold closed 11 months ago

jogold commented 11 months ago

Use the hash of the dummy docker image to determine if there is a prefix.

Fixes #246