diff --git a/README.md b/README.md index 86a7e83..80db35c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This will login docker to ECR prior to running your script. steps: - command: ./run_build.sh plugins: - - ecr#v2.2.0: + - ecr#v2.3.0: login: true ``` @@ -23,7 +23,7 @@ If you want to log in to ECR on [another account](https://docs.aws.amazon.com/Am steps: - command: ./run_build.sh plugins: - - ecr#v2.2.0: + - ecr#v2.3.0: login: true account_ids: "0015615400570" region: "ap-southeast-2"