We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9612c commit f1fb3f0Copy full SHA for f1fb3f0
backend/python_back/Dockerfile
@@ -7,7 +7,6 @@ COPY requirements.txt .
7
# Install required packages
8
RUN apt-get update && apt-get install -y --no-install-recommends \
9
ffmpeg \
10
- ffprobe \
11
git \
12
gcc \
13
g++ \
0 commit comments