Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyajob05 committed Oct 1, 2023
1 parent e871c0a commit 375e1d3
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 @@ -9,7 +9,7 @@ RUN apt upgrade -y
RUN apt install -y git build-essential cmake --no-install-recommends

RUN apt install -y curl zip
RUN apt install git libopencv-dev python3-opencv
RUN apt install -y git libopencv-dev python3-opencv

RUN git clone https://github.com/ilyajob05/mjpegStreamer.git

Expand Down

0 comments on commit 375e1d3

Please sign in to comment.