Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove aws-cli from production image (#67)
This is been removed for a while now in some downstream applications[1], mainly to fix vulnerability warnings, but also we shouldn't ship things to production that aren't actually required at runtime (particularly when not verifying the install and pulling in a bunch of unrelated dependencies). [1] navapbc/pfml-starter-kit-app@6b61c64
- Loading branch information