“469329221be6c84f1eec09ae64bbfe3634d72ab0”上不存在“examples/aishell3/vc2/README.md”
提交 93ce6e98 编写于 作者: Y yejianwu

update bazel version in Dockerfile

上级 df23f428
...@@ -54,7 +54,7 @@ RUN echo "startup --batch" >>/etc/bazel.bazelrc ...@@ -54,7 +54,7 @@ RUN echo "startup --batch" >>/etc/bazel.bazelrc
RUN echo "build --spawn_strategy=standalone --genrule_strategy=standalone" \ RUN echo "build --spawn_strategy=standalone --genrule_strategy=standalone" \
>>/etc/bazel.bazelrc >>/etc/bazel.bazelrc
# Install the most recent bazel release. # Install the most recent bazel release.
ENV BAZEL_VERSION 0.13.1 ENV BAZEL_VERSION 0.16.0
RUN mkdir /tmp/bazel && \ RUN mkdir /tmp/bazel && \
cd /tmp/bazel && \ cd /tmp/bazel && \
wget https://github.com/bazelbuild/bazel/releases/download/$BAZEL_VERSION/bazel-$BAZEL_VERSION-installer-linux-x86_64.sh && \ wget https://github.com/bazelbuild/bazel/releases/download/$BAZEL_VERSION/bazel-$BAZEL_VERSION-installer-linux-x86_64.sh && \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册