Skip to content

Commit

Permalink
Add command that upgrading pip
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0v3rbs committed Mar 27, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent fe06734 commit 0189e25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Dockerfile
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@ RUN apt-get install -y apt-utils
RUN apt-get install -y wget bc psmisc ruby telnet
RUN apt-get install -y net-tools iputils-ping iptables iproute2 curl
RUN apt-get install -yy python3 python3-pip
RUN python3 -m pip install --upgrade pip

RUN apt-get install -y libpq-dev
RUN python3 -m pip install psycopg2 psycopg2-binary

0 comments on commit 0189e25

Please sign in to comment.