Skip to content

Commit

Permalink
Update Dockerfile to use config for only open source
Browse files Browse the repository at this point in the history
  • Loading branch information
volkan-aslan committed Nov 30, 2023
1 parent 743fd8c commit b34bb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ RUN cd buildroot
RUN cp -rf buildroot/ /home/divya/
WORKDIR /home/divya/buildroot
ENV FORCE_UNSAFE_CONFIGURE=1
RUN make raspberrypi3_wpe_ml_defconfig
RUN make raspberrypi3_wpe_defconfig
RUN make

0 comments on commit b34bb45

Please sign in to comment.