We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9279f53 commit 7a86331Copy full SHA for 7a86331
Dockerfile
@@ -1,7 +1,7 @@
1
FROM python:3.10-bullseye
2
3
RUN apt update
4
-RUN apt install -y make automake gcc g++ python3-dev gfortran build-essential wget libsndfile1 ffmpeg
+RUN apt install -y rubberband-cli make automake gcc g++ python3-dev gfortran build-essential wget libsndfile1 ffmpeg
5
6
RUN pip install --upgrade pip
7
0 commit comments