We currently use random images from dockerhub as the runtime images instead of [gcr.io/distroless](https://gcr.io/distroless). This has some performance benefits due to locality of images when running any of this on GCP.
We currently use random images from dockerhub as the runtime images instead of gcr.io/distroless.
This has some performance benefits due to locality of images when running any of this on GCP.