listen2you003 commited on
Commit
566300f
·
1 Parent(s): 23df6ce
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -7,7 +7,7 @@ ENV PYTHONUNBUFFERED=1
7
  RUN apt-get update && apt-get install --no-install-recommends -y \
8
  build-essential \
9
  python3.10 \
10
- python3.10-pip \
11
  python3.10-dev \
12
  git \
13
  ffmpeg \
 
7
  RUN apt-get update && apt-get install --no-install-recommends -y \
8
  build-essential \
9
  python3.10 \
10
+ python3-pip \
11
  python3.10-dev \
12
  git \
13
  ffmpeg \