Skip to content

Commit

Permalink
Se quita lo innecesario debido a bug pypa/pip#5318
Browse files Browse the repository at this point in the history
  • Loading branch information
juusechec committed Apr 23, 2018
1 parent 262212d commit 78037d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ RUN apt-get update && apt-get install -y \
python3-pip\
traceroute\
&& pip3 --version \
&& pip3 install --upgrade pip \
&& pip3 --version \
&& rm -rf /var/lib/apt/lists/*

# Add our code
Expand Down

0 comments on commit 78037d6

Please sign in to comment.