[0.9.6](https://github.com/CloudSnorkel/cdk-github-runners/compare/v0.9.5...v0.9.6) (2023-04-23)
Features
* Better error messages from runner image builder ([301](https://github.com/CloudSnorkel/cdk-github-runners/issues/301)) ([9f52a65](https://github.com/CloudSnorkel/cdk-github-runners/commit/9f52a65d123078db9744b1c0160881d8d3fc7c45)), closes [#254](https://github.com/CloudSnorkel/cdk-github-runners/issues/254)
Bug Fixes
* Clean-up old Docker images built by AWS Image Builder ([299](https://github.com/CloudSnorkel/cdk-github-runners/issues/299)) ([e389663](https://github.com/CloudSnorkel/cdk-github-runners/commit/e3896635a2792f442312bf7751124e0da92f074a)), closes [#293](https://github.com/CloudSnorkel/cdk-github-runners/issues/293)
* Delete unused Image Builder version builds ([303](https://github.com/CloudSnorkel/cdk-github-runners/issues/303)) ([56f8837](https://github.com/CloudSnorkel/cdk-github-runners/commit/56f8837577f94439ff5d8d0a88c17055c728002e)), closes [#294](https://github.com/CloudSnorkel/cdk-github-runners/issues/294)
* Don't create ECR repository for AMI builders ([300](https://github.com/CloudSnorkel/cdk-github-runners/issues/300)) ([98b2a43](https://github.com/CloudSnorkel/cdk-github-runners/commit/98b2a439569bd45f0175376349946c328cbf3e11))
* Lambda image unable to find runner.js ([307](https://github.com/CloudSnorkel/cdk-github-runners/issues/307)) ([56ccf07](https://github.com/CloudSnorkel/cdk-github-runners/commit/56ccf07878a8272fbe17dd426fba413c90a415d2)), closes [#305](https://github.com/CloudSnorkel/cdk-github-runners/issues/305)