Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y \
|
|
13 |
build-essential \
|
14 |
git \
|
15 |
python3 \
|
16 |
-
python-is-python3 \
|
17 |
python3-pyaudio \
|
18 |
portaudio19-dev \
|
19 |
python3-pip \
|
|
|
13 |
build-essential \
|
14 |
git \
|
15 |
python3 \
|
16 |
+
python-is-python3 \
|
17 |
python3-pyaudio \
|
18 |
portaudio19-dev \
|
19 |
python3-pip \
|