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