From 82dfc406e21a75945da1a12f40eb876f519e04aa Mon Sep 17 00:00:00 2001 From: Nicolas Lacasse Date: Fri, 10 Apr 2020 12:51:56 -0700 Subject: Automated rollback of changelist 305922105 PiperOrigin-RevId: 305927989 --- tools/images/ubuntu1604/20_bazel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/images') diff --git a/tools/images/ubuntu1604/20_bazel.sh b/tools/images/ubuntu1604/20_bazel.sh index 317bfbffb..bb7afa676 100755 --- a/tools/images/ubuntu1604/20_bazel.sh +++ b/tools/images/ubuntu1604/20_bazel.sh @@ -16,7 +16,7 @@ set -xeo pipefail -declare -r BAZEL_VERSION=3.0.0 +declare -r BAZEL_VERSION=2.0.0 # Install bazel dependencies. while true; do -- cgit v1.2.3