File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# See https://github.com/bazelbuild/bazelisk
2- USE_BAZEL_VERSION=5.2 .0
2+ USE_BAZEL_VERSION=6.0 .0
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ RUN mkdir -p /tools
1313WORKDIR /tools
1414RUN curl -L https://github.com/bazelbuild/bazelisk/releases/download/v1.12.0/bazelisk-linux-amd64 -o bazelisk
1515RUN chmod +x bazelisk
16- RUN curl -L https://github.com/bazelbuild/bazel/releases/download/5.2 .0/bazel-5.2 .0-linux-x86_64 -o bazel
16+ RUN curl -L https://github.com/bazelbuild/bazel/releases/download/6.0 .0/bazel-6.0 .0-linux-x86_64 -o bazel
1717RUN chmod +x bazel
1818WORKDIR /
1919
You can’t perform that action at this time.
0 commit comments