Skip to content
Snippets Groups Projects
Unverified Commit 7974e097 authored by Nishidha's avatar Nishidha Committed by GitHub
Browse files

Updated bazel version in the image (#25)

parent 5acfb07e
No related branches found
No related tags found
No related merge requests found
#docker build -f Dockerfile.manylinux_2014 -t ibmcom/tensorflow-ppc64le:devel-manylinux2014 . #docker build -f Dockerfile.manylinux_2014 -t ibmcom/tensorflow-ppc64le:devel-manylinux2014 .
FROM quay.io/pypa/manylinux2014_ppc64le FROM quay.io/pypa/manylinux2014_ppc64le
ARG BAZEL_VERSION=2.0.0 ARG BAZEL_VERSION=3.7.2
ENV PATH=/opt/python/cp36-cp36m/bin:$PATH ENV PATH=/opt/python/cp36-cp36m/bin:$PATH
RUN yum install -y java-11-openjdk-devel wget zip && \ RUN yum install -y java-11-openjdk-devel wget zip && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment