diff --git a/Dockerfile b/Dockerfile index 6aa647d34d7c..908334055bf0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,6 @@ COPY build.sh /usr/local/bin WORKDIR ./../ RUN git clone https://github.com/WebPlatformForEmbedded/buildroot.git RUN cd buildroot -RUN git checkout Divya-test RUN ls RUN make raspberrypi3_wpe_ml_defconfig RUN make