abhishekjoel commited on
Commit
9043e34
·
verified ·
1 Parent(s): 369b0da

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,3 +1,4 @@
 
1
  FROM python:3.9-slim
2
 
3
  RUN apt-get update && apt-get install -y ffmpeg
 
1
+
2
  FROM python:3.9-slim
3
 
4
  RUN apt-get update && apt-get install -y ffmpeg