We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e974de commit 0731436Copy full SHA for 0731436
docker/sandbox/WORKSPACE
@@ -2,7 +2,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
2
3
git_repository(
4
name = "bazel_toolchains",
5
- commit = "109dfdb8a8ffb47a45fa4b4dea58f0b21f708e70", # Release 3.7.1
+ commit = "b085167745284726aa1882d7154e08fa4ab3061e", # Release 3.7.1
6
remote = "https://github.com/bazelbuild/bazel-toolchains.git",
7
)
8
0 commit comments