Currently the https://github.com/dart-lang/site-shared/tree/main/cloud_build/firebase-ghcli image that we build and upload is only rebuilt if edited. That however results in the image getting out of date. To prevent that from occurring and resulting in certain tools we rely on (Dart) being older than we need, can there be an additional automatic weekly build and upload? Cloud Build seems to have some docs on Scheduling builds.