Skip to content

Commit

Permalink
Bump README.md for v2.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
boomper-bot[bot] authored Feb 3, 2021
1 parent aa8e3cd commit a7e99dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand All @@ -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"
Expand Down

0 comments on commit a7e99dc

Please sign in to comment.