Skip to content

Commit f1fb3f0

Browse files
Update Dockerfile
1 parent 3e9612c commit f1fb3f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/python_back/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ COPY requirements.txt .
77
# Install required packages
88
RUN apt-get update && apt-get install -y --no-install-recommends \
99
ffmpeg \
10-
ffprobe \
1110
git \
1211
gcc \
1312
g++ \

0 commit comments

Comments
 (0)