summaryrefslogtreecommitdiffhomepage
path: root/tools/vm
diff options
context:
space:
mode:
Diffstat (limited to 'tools/vm')
-rwxr-xr-xtools/vm/ubuntu1604/20_bazel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/vm/ubuntu1604/20_bazel.sh b/tools/vm/ubuntu1604/20_bazel.sh
index c5d4ced82..bb7afa676 100755
--- a/tools/vm/ubuntu1604/20_bazel.sh
+++ b/tools/vm/ubuntu1604/20_bazel.sh
@@ -16,7 +16,7 @@
set -xeo pipefail
-declare -r BAZEL_VERSION=3.1.0
+declare -r BAZEL_VERSION=2.0.0
# Install bazel dependencies.
while true; do