# \[20170620151049\] AMI Updates and TaskRole Support

**URL:** https://community.convox.com/t/20170620151049-ami-updates-and-taskrole-support/262
**Category:** Releases
**Created:** [June 20, 2017, 3:10pm UTC](https://community.convox.com/t/20170620151049-ami-updates-and-taskrole-support/262 "2017-06-20T15:10:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ddollar](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/ddollar/32/3_2.png) [@ddollar](https://community.convox.com/u/ddollar)
#### Post date: [June 20, 2017, 3:10pm UTC](https://community.convox.com/t/20170620151049-ami-updates-and-taskrole-support/262/1 "2017-06-20T15:10:24Z")

</div>

## AMI Update

New ECS-optimized AMI will be deployed. Version `2017.03.b` includes ECS Agent 1.14.3 and Docker 17.03.1-ce. **This update will restart the Rack instances.**

## TaskRole support for `convox run`

Now if an app has a [TaskRole](https://convox.com/docs/app-parameters/#taskrole) parameter, running a process through `convox run` will also use that same role.

## Pull Requests

- [#2226](https://github.com/convox/rack/pull/2226) Apply TaskRole to run TaskDefinition [[@mattmanning](https://github.com/mattmanning)]
- [#2227](https://github.com/convox/rack/pull/2227) iterate over all imported tags [[@MiguelMoll](https://github.com/MiguelMoll)]
- [#2228](https://github.com/convox/rack/pull/2228) ami updates [[@MiguelMoll](https://github.com/MiguelMoll)]
