Fixes
- Fix race condition on concurrent builds (#33, @johnnorro)
This fixes a race condition when running concurrent builds on the same host. The plugin now uses the build number as the version on the local tag, to prevent an incorrect reference when tagging the images in ECR.
There are no config or property changes.