cdk-docker-image-deployment
cdk-docker-image-deployment copied to clipboard
chore: remove unnecessary new operator in example code of README
Fixes #
Since ecr.Repository.fromRepositoryName() is a static method, I removed new operator