mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Install Bazel 2.0.0 on kokoro images.
PiperOrigin-RevId: 290850738
This commit is contained in:
committed by
gVisor bot
parent
f6225b111b
commit
a944fcd946
@@ -16,7 +16,7 @@
|
||||
|
||||
set -xeo pipefail
|
||||
|
||||
declare -r BAZEL_VERSION=0.29.1
|
||||
declare -r BAZEL_VERSION=2.0.0
|
||||
|
||||
# Install bazel dependencies.
|
||||
apt-get update && apt-get install -y openjdk-8-jdk-headless unzip
|
||||
|
||||
Reference in New Issue
Block a user