Skip to content

Commit 9c73486

Browse files
committed
install pip
1 parent 948b91f commit 9c73486

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ RUN apt-get update \
88
&& \
99
apt-get install -y --no-install-recommends --no-install-suggests \
1010
python3 \
11+
python3-pip \
1112
lib32stdc++6 \
1213
lib32gcc-s1 \
1314
libcurl4 \

0 commit comments

Comments
 (0)