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