From abe9436a434ddd8f583416f030249ffd187bdde5 Mon Sep 17 00:00:00 2001 From: Divya-563 <47666047+Divya-563@users.noreply.github.com> Date: Wed, 20 Sep 2023 21:01:27 +0200 Subject: [PATCH] Dockerfile modified --- Dockerfile | 1 - 1 file changed, 1 deletion(-) 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