Corrected Typo in Dockerfile
This commit is contained in:
parent
6ec19b9498
commit
b88b63399a
@ -66,7 +66,7 @@ RUN wget https://bootstrap.pypa.io/get-pip.py && \
|
|||||||
|
|
||||||
# >> START Configure Tensorflow Build
|
# >> START Configure Tensorflow Build
|
||||||
|
|
||||||
# Clone TensoFlow from Mozilla repo
|
# Clone TensorFlow from Mozilla repo
|
||||||
RUN git clone https://github.com/mozilla/tensorflow/
|
RUN git clone https://github.com/mozilla/tensorflow/
|
||||||
WORKDIR /tensorflow
|
WORKDIR /tensorflow
|
||||||
RUN git checkout r1.15
|
RUN git checkout r1.15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user