Skip to content

Commit

Permalink
bump version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrigoruk committed Sep 6, 2022
1 parent 448cc35 commit e40532b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Add the following to your `pipeline.yml`:
steps:
- key: tag-docker-image-ecr
plugins:
- peakon/ecr-tag#v0.0.2:
- peakon/ecr-tag#v0.0.4:
registry-id: ${AWS_ACCOUNT_ID}
repository: ${BUILDKITE_PIPELINE_NAME}
tag: ${BUILDKITE_COMMIT}
Expand Down

0 comments on commit e40532b

Please sign in to comment.