wwforonce commited on
Commit
d201c9f
·
1 Parent(s): 8571944
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,7 +8,7 @@ RUN apt update && apt install -y \
8
  git-lfs \
9
  openssl \
10
  jq \
11
- python3-pip \
12
  && rm -rf /var/lib/apt/lists/*
13
 
14
  # Install Python packages
 
8
  git-lfs \
9
  openssl \
10
  jq \
11
+ python-pip \
12
  && rm -rf /var/lib/apt/lists/*
13
 
14
  # Install Python packages