Update Dockerfile
This commit is contained in:
@@ -20,6 +20,7 @@ RUN \
|
||||
|
||||
RUN \
|
||||
set -eux && \
|
||||
python3 -m pip install -U pip && \
|
||||
pip3 --version && \
|
||||
pip3 install --upgrade pip setuptools wheel && \
|
||||
pip3 --version && \
|
||||
|
||||
Reference in New Issue
Block a user