Skip to content

Commit

Permalink
Don't upgrade system-installed version of pip
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-c committed Apr 16, 2018
1 parent 43c7c4d commit 5cbb4d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile.build
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ ENV \
ARTIFACT_DIR="${ARTIFACT_DIR:-/tmp/artifacts}"

RUN \
pip install --upgrade pip setuptools && \
pip install wheel && \
pip install make-deb && \
mkdir --parents "${ARTIFACT_DIR}"
Expand Down

0 comments on commit 5cbb4d6

Please sign in to comment.