File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ rbe_autoconfig(
106
106
# Need to specify a base container digest in order to ensure that we can use the checked-in
107
107
# platform configurations for the "ubuntu16_04" image. Otherwise the autoconfig rule would
108
108
# need to pull the image and run it in order determine the toolchain configuration. See:
109
- # https://github.com/bazelbuild/bazel-toolchains/blob/3.4.1 /configs/ubuntu16_04_clang/versions.bzl
110
- base_container_digest = "sha256:b27c9c4786d5bd1c709aa979b7432328806e0ff671e2175d696584eec4fd0ec3 " ,
109
+ # https://github.com/bazelbuild/bazel-toolchains/blob/3.5.0 /configs/ubuntu16_04_clang/versions.bzl
110
+ base_container_digest = "sha256:f6568d8168b14aafd1b707019927a63c2d37113a03bcee188218f99bd0327ea1 " ,
111
111
# Note that if you change the `digest`, you might also need to update the
112
112
# `base_container_digest` to make sure marketplace.gcr.io/google/rbe-ubuntu16-04-webtest:<digest>
113
113
# and marketplace.gcr.io/google/rbe-ubuntu16-04:<base_container_digest> have
You can’t perform that action at this time.
0 commit comments