I want to create a Cloud Build image that provides ssh-agent access to
builds, but that requires Docker daemon API version 1.39, which is
part of Docker 18.09.0. Currently Cloud Build offers Docker 18.06.1.
Is there any chance Cloud Build will be updated to Docker 18.09 any time soon?