blob: e94948102e788d332cf80fceeb11427a0e8e413f [file] [log] [blame]
# Location of the config-dependency tracker file on the repository
# specified in the Github spec YAML file to the toolchain configs update
# service.
revisionsFilePath: "configs/dependency-tracking/ubuntu16_04.yaml"
gcrDeps:
# The RBE Ubuntu 16.04 toolchain container.
- name: "IMAGE"
location: "l.gcr.io/google/rbe-ubuntu16-04"
tag: "latest"
# The Bazel container.
- name: "BAZEL"
location: "l.gcr.io/google/bazel"
tag: "latest"