Skip to content

Commit

Permalink
Fix mediainfo - 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dipesh-patil authored Aug 9, 2022
1 parent 50ed729 commit 83b8930
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@ RUN chmod 777 /usr/src/app

COPY requirements.txt .
RUN pip3 install --no-cache-dir -r requirements.txt
RUN apt install mediainfo -y

COPY . .

0 comments on commit 83b8930

Please sign in to comment.