When we approve CI to run for PRs from non-team members the CI always runs the full Acquire Base Image, building the Docker image from scratch instead of grabbing the cached one from ECR. This makes reviewing those PRs frustrating since it doubles the runtime of our (already long) CI.