Add Python3-pip
This commit is contained in:
@@ -10,6 +10,7 @@ RUN apt update && \
|
|||||||
git \
|
git \
|
||||||
bzip2 \
|
bzip2 \
|
||||||
python3 \
|
python3 \
|
||||||
|
python3-pip \
|
||||||
wget && \
|
wget && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user